: The first part was just to iterate through the TopDocs that's available to
: my and normalize the scores right in the ScoreDocs. Like this...

Won't that be done after the Lucene does the hitcollecting/sorting? ... he
wants the "bucketing" to happen as part of hte scoring so that the
secondary sort will determine the ordering within the bucket.

(or am i missing something about your description?)




-Hoss


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

Reply via email to