Michael McCandless created LUCENE-6410:
------------------------------------------

             Summary: Remove unused "reuse" param to Terms.iterator
                 Key: LUCENE-6410
                 URL: https://issues.apache.org/jira/browse/LUCENE-6410
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Michael McCandless
            Assignee: Michael McCandless
             Fix For: Trunk, 5.2


Terms.iterator takes a reuse param but no impls in fact reuse it.  I think 
callers can just hang onto a TermsEnum and reuse themselves instead?



--
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