robert engels wrote:
seek (segment doc no * keylength), read (byte[keylength])

This would be very efficient when using external document storage.

A seek per document in hits is to be avoided. This is similar to the way field data is stored, which is, as mentioned in the first message "very slow if recall set is large".

See the "Stored Fields" section of:

http://lucene.apache.org/java/docs/fileformats.html#Fields

Doug



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

Reply via email to