You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2015/04/08 17:35:13 UTC

[jira] [Created] (LUCENE-6410) Remove unused "reuse" param to Terms.iterator

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org