Explore if TermsEnum#seek(BytesRef, TermState) really needs a BytesRef 
-----------------------------------------------------------------------

                 Key: LUCENE-2938
                 URL: https://issues.apache.org/jira/browse/LUCENE-2938
             Project: Lucene - Java
          Issue Type: Improvement
            Reporter: Simon Willnauer
            Priority: Minor


Currently the BytesRef parameter in TermsEnum#seek(BytesRef, TermState) was 
introduced to keep TermState lean. Since we are continuously improving 
TermsEnum we should keep in mind if that parameter is really necessary of only 
implementation dependent.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to