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

Ryan Ernst commented on LUCENE-6029:
------------------------------------

+1

> Add a default implementation for DISI.nextDoc()
> -----------------------------------------------
>
>                 Key: LUCENE-6029
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6029
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Adrien Grand
>            Priority: Minor
>             Fix For: 5.0
>
>         Attachments: LUCENE-6029.patch
>
>
> In some cases, nextDoc() cannot really be faster than advance(docID() + 1), 
> so we could make it the default implementation?
> This is already how BitDocIdSet, NotDocIdSet, SloppyPhraseScorer and 
> DocValuesDocIdSet implement nextDoc().
> https://issues.apache.org/jira/browse/LUCENE-6022?focusedCommentId=14181542&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14181542



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to