[
https://issues.apache.org/jira/browse/LUCENE-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617603#action_12617603
]
Eks Dev commented on LUCENE-1345:
---------------------------------
great! Will look into at at the weekend in more datails.
I have moved this part to Constructor on my local copy, it passes all tests:
+ if (disiDocQueue == null) {
+ initDisiDocQueue();
+ }
it is in next() and skipTo()....
practically the same as reported in
https://issues.apache.org/jira/browse/LUCENE-1145, with this, 1145 can be closed
> Allow Filter as clause to BooleanQuery
> --------------------------------------
>
> Key: LUCENE-1345
> URL: https://issues.apache.org/jira/browse/LUCENE-1345
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Search
> Reporter: Paul Elschot
> Priority: Minor
> Attachments: DisjunctionDISI.patch, DisjunctionDISI.patch,
> LUCENE-1345.patch, LUCENE-1345.patch, TestIteratorPerf.java
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]