[
https://issues.apache.org/jira/browse/SOLR-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732119#action_12732119
]
Yonik Seeley commented on SOLR-1284:
------------------------------------
Oh, yeah - the other Lucene change that I thought might hide some lurking bugs
was that now a MultiReader is *always* used (simplifies reopen logic).
> Use and implement new non-deprecated DocIdSetIterator methods
> -------------------------------------------------------------
>
> Key: SOLR-1284
> URL: https://issues.apache.org/jira/browse/SOLR-1284
> Project: Solr
> Issue Type: Improvement
> Affects Versions: 1.4
> Reporter: Yonik Seeley
> Assignee: Yonik Seeley
> Fix For: 1.4
>
>
> next() and skipTo() should be changed to nextDoc() and advance()
> background:
> http://search.lucidimagination.com/search/document/9962d317a2811096/latest_lucene_update
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.