[ http://issues.apache.org/jira/browse/LUCENE-395?page=all ]
Yonik Seeley updated LUCENE-395:
Attachment: BooleanQuery.patch
attaching new BooleanQuery.patch that fixes a toString() typo and syncs with
head.
> CoordConstrainedBooleanQuery + QueryParser
[ http://issues.apache.org/jira/browse/LUCENE-395?page=all ]
paul.elschot updated LUCENE-395:
Attachment: TestBoolean2Patch5.txt
Patch to TestBoolean2.java to use try/finally to reset the static useScorer14
flag in BooleanQuery
even when a test fails.
T
[ 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
[ http://issues.apache.org/jira/browse/LUCENE-395?page=all ]
Hoss Man updated LUCENE-395:
Attachment: TestBooleanMinShouldMatch.java
fixed a one character typo in a test name that caused the test to not be run...
> CoordConstrainedBooleanQuery + QueryPars
[ http://issues.apache.org/jira/browse/LUCENE-395?page=all ]
paul.elschot updated LUCENE-395:
Attachment: BooleanScorer2.java
This a continuation of the earlier patch.
The basic ideas are now built deep into the logic of determining the actual
scorer to
[ http://issues.apache.org/jira/browse/LUCENE-395?page=all ]
paul.elschot updated LUCENE-395:
Attachment: TestBooleanMinShouldMatch.java
Some refactoring to make things more compact, no functional changes.
> CoordConstrainedBooleanQuery + QueryParser su
[ http://issues.apache.org/jira/browse/LUCENE-395?page=all ]
Hoss Man updated LUCENE-395:
Attachment: LUCENE-395.patch
TestBooleanMinShouldMatch.java
Here is:
1) Revised version of TestBooleanMinShouldMatch with new methods to to test for
t
[ http://issues.apache.org/jira/browse/LUCENE-395?page=all ]
Hoss Man updated LUCENE-395:
Attachment: LUCENE-395.patch
Okay - a new patch, and this one (amazingly) seems to work. All existing tests
in SVN pass, as well as the new ones I've attached to this
[ http://issues.apache.org/jira/browse/LUCENE-395?page=all ]
Hoss Man updated LUCENE-395:
Attachment: TestBooleanMinShouldMatch.java
Paul: i thought i had accounted for both situations, but you're right -- it's
not enough to make sure that all of the existi
[ http://issues.apache.org/jira/browse/LUCENE-395?page=all ]
Hoss Man updated LUCENE-395:
Attachment: LUCENE-395.patch
TestBooleanMinShouldMatch.java
I don't really understand BooleanScorer2 very much, but i thought I understaood
it enough t
10 matches
Mail list logo