You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shai Erera (JIRA)" <ji...@apache.org> on 2013/03/15 10:48:13 UTC

[jira] [Commented] (LUCENE-4834) Sorter API: Make TermsEnum.docs accept any source of liveDocs

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

Shai Erera commented on LUCENE-4834:
------------------------------------

Looks good! +1 to commit
                
> Sorter API: Make TermsEnum.docs accept any source of liveDocs
> -------------------------------------------------------------
>
>                 Key: LUCENE-4834
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4834
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>             Fix For: 4.3
>
>         Attachments: LUCENE-4834.patch
>
>
> TermsEnum.docs currently only works when liveDocs is null or the reader's liveDocs. This is enough for addIndexes but it would be cleaner to follow TermsEnum.docs contract and accept any source of liveDocs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org