[jira] Commented: (LUCENE-395) CoordConstrainedBooleanQuery + QueryParser support

2005-11-04 Thread paul.elschot (JIRA)
[ 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

Re: svn commit: r330900 - in /lucene/java/trunk/src/test/org/apache/lucene/search: CheckHits.java TestBoolean2.java

2005-11-04 Thread Paul Elschot
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

[jira] Updated: (LUCENE-395) CoordConstrainedBooleanQuery + QueryParser support

2005-11-04 Thread Yonik Seeley (JIRA)
[ 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