On Friday 09 September 2005 00:40, Chris Hostetter wrote:

> 1) How similar, and how many? ... If i remember correctly, the Hits
> constructor does some work to pre-fetch the first 100 results.

What's really expensive in fetching documents is the disk access (often one 
disk seek per matching document), but that is not pre-cached.

Regards
 Daniel

-- 
http://www.danielnaber.de

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to