<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Federated search: the challenges of incremental results</title>
	<atom:link href="http://federatedsearchblog.com/2008/03/28/federated-search-the-challenges-of-incremental-results/feed/" rel="self" type="application/rss+xml" />
	<link>http://federatedsearchblog.com/2008/03/28/federated-search-the-challenges-of-incremental-results/</link>
	<description>Covers topics related to federated search and the deep web</description>
	<pubDate>Fri, 12 Mar 2010 02:05:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: pyadav</title>
		<link>http://federatedsearchblog.com/2008/03/28/federated-search-the-challenges-of-incremental-results/comment-page-1/#comment-21896</link>
		<dc:creator>pyadav</dc:creator>
		<pubDate>Mon, 23 Mar 2009 16:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://federatedsearchblog.com/2008/03/28/federated-search-the-challenges-of-incremental-results/#comment-21896</guid>
		<description>i need to implement incremental results for my application. can anyone guide me in how to do that in my script.</description>
		<content:encoded><![CDATA[<p>i need to implement incremental results for my application. can anyone guide me in how to do that in my script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Murray</title>
		<link>http://federatedsearchblog.com/2008/03/28/federated-search-the-challenges-of-incremental-results/comment-page-1/#comment-1099</link>
		<dc:creator>Peter Murray</dc:creator>
		<pubDate>Sun, 30 Mar 2008 02:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://federatedsearchblog.com/2008/03/28/federated-search-the-challenges-of-incremental-results/#comment-1099</guid>
		<description>&lt;blockquote&gt;Usability concerns can be overcome by training, documentation, and education.&lt;/blockquote&gt;

Relying on the user to do something is to set the user up for failure.  I'm trying to remember where I read it, but in a book I was going through recently the author suggested to managers that if a software developer starts a sentence with "If we could only get the user to..." then the manager should send the developer back to the drawing board.  (I think it was one of the Clayton Christensen &lt;i&gt;Innovator's Dilemma&lt;/i&gt; books.)</description>
		<content:encoded><![CDATA[<blockquote><p>Usability concerns can be overcome by training, documentation, and education.</p></blockquote>
<p>Relying on the user to do something is to set the user up for failure.  I&#8217;m trying to remember where I read it, but in a book I was going through recently the author suggested to managers that if a software developer starts a sentence with &#8220;If we could only get the user to&#8230;&#8221; then the manager should send the developer back to the drawing board.  (I think it was one of the Clayton Christensen <i>Innovator&#8217;s Dilemma</i> books.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephan Schmid</title>
		<link>http://federatedsearchblog.com/2008/03/28/federated-search-the-challenges-of-incremental-results/comment-page-1/#comment-1081</link>
		<dc:creator>Stephan Schmid</dc:creator>
		<pubDate>Fri, 28 Mar 2008 18:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://federatedsearchblog.com/2008/03/28/federated-search-the-challenges-of-incremental-results/#comment-1081</guid>
		<description>Hi, 
I'm running myself a European metasearch engine called eTools.ch and was evaluating the possibility of showing incremental results myself. Because there were too many usability issues (e.g. partly merged and ranked results), I decided to try out a user-selectable max. timeout: if a data source does not complete within the max. permitted time (two seconds by default), the results from this source will not/partly shown. A subsequent query with the same search term will most likely return the results from the not completed source, because it was cached in the meantime. Like that, I need less than 1.3 seconds in average to deliver the results from 13 data sources. Anyway, responsive data sources are a must for a federated search solution (have a look at the real-time statistics at http://www.etools.ch/searchInfo.do?r#status). 
Since the underlaying framework is very flexible, I can choose the best approach for each project individually.

Greetings from Switzerland,
Stephan</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m running myself a European metasearch engine called eTools.ch and was evaluating the possibility of showing incremental results myself. Because there were too many usability issues (e.g. partly merged and ranked results), I decided to try out a user-selectable max. timeout: if a data source does not complete within the max. permitted time (two seconds by default), the results from this source will not/partly shown. A subsequent query with the same search term will most likely return the results from the not completed source, because it was cached in the meantime. Like that, I need less than 1.3 seconds in average to deliver the results from 13 data sources. Anyway, responsive data sources are a must for a federated search solution (have a look at the real-time statistics at <a href="http://www.etools.ch/searchInfo.do?r#status" rel="nofollow">http://www.etools.ch/searchInfo.do?r#status</a>).<br />
Since the underlaying framework is very flexible, I can choose the best approach for each project individually.</p>
<p>Greetings from Switzerland,<br />
Stephan</p>
]]></content:encoded>
	</item>
</channel>
</rss>
