[ 
https://issues.apache.org/jira/browse/LUCENE-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Wang updated LUCENE-2007:
------------------------------

    Attachment: LUCENE-2007.patch

contributed from bobo.
Still work needed:

1) reader.isDeleted is now called. Which perhaps should be optimized to avoid 
synchronized call.
2) don''t what the query syntax would be for this, so toString is not properly 
implemented.

> 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.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