[ 
https://issues.apache.org/jira/browse/LUCENE-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769674#action_12769674
 ] 

John Wang commented on LUCENE-2007:
-----------------------------------

Both Paul and Uwe are absolutely correct!
I had blindly add this without looking around to see other solutions within 
Lucene.
The constructor of ConstantScoreQuery using Filter is exactly the answer to 
Uwe's question on segmented readers.
Thanks!

-John

> Add DocsetQuery to turn a DocIdSet into a query
> -----------------------------------------------
>
>                 Key: LUCENE-2007
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2007
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Search
>            Reporter: John Wang
>         Attachments: LUCENE-2007-2.patch, LUCENE-2007.patch
>
>
> Added a class DocsetQuery that can be constructed from a DocIdSet.

-- 
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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to