Right. getBoost() is meaningless on retrieved documents (it isn't set when a doc is read from the index). There really should have been a separate class for documents retrieved from an index vs documents added... but that's water way under the bridge.
-Yonik On 11/17/05, Erik Hatcher <[EMAIL PROTECTED]> wrote: > I don't believe, though haven't checked, that doc.getBoost() is a > valid thing to call on documents retrieved from an index. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
