[
http://issues.apache.org/jira/browse/LUCENE-395?page=comments#action_12356754 ]
paul.elschot commented on LUCENE-395:
-
>There are so many decision points in the creation of the scorers that I wrote
>a test to
> create random boolean queries to verify
Yonik,
On Friday 04 November 2005 22:15, [EMAIL PROTECTED] wrote:
> /** Test BooleanQuery2 against BooleanQuery by overriding the standard query
> parser.
I think you meant testing BooleanScorer2 against BooleanScorer ...
Thanks for extending TestBoolean2, regards,
Paul Elschot
[ http://issues.apache.org/jira/browse/LUCENE-395?page=all ]
Yonik Seeley updated LUCENE-395:
Attachment: BooleanQuery.patch
TestBooleanMinShouldMatch.java
Thanks for the scoring clarification guys... if I only set minNrShouldMatch>0
on