You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "John Wang (JIRA)" <ji...@apache.org> on 2009/10/24 17:09:59 UTC

[jira] Updated: (LUCENE-2007) Add DocsetQuery to turn a DocIdSet into a query

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