On 4/17/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
+ 3. LUCENE-730: Updated BooleanScorer2 to make use of BooleanScorer in some 
cases and possibly improve
+    scoring performance.  N.B. A bit of code had to be disabled in QueryUtils 
in order for TestBoolean2
+    test to keep passing.
+    (Paul Elschot via Otis Gospodnetic)

There is an API change here (from an expert-level point of view).
Documents can now be delivered out-of-order, and that should probably
be called out in the change-log as it has the potential to subtlety
break people using hit collectors and relying on docid order.

-Yonik

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

Reply via email to