[
https://issues.apache.org/jira/browse/SOLR-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-1284:
-------------------------------
Description:
next() and skipTo() should be changed to nextDoc() and advance()
background:
http://search.lucidimagination.com/search/document/9962d317a2811096/latest_lucene_update
was:next() and skipTo() should be changed to nextDoc() and advance()
> 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.