FST APIs should support CharsRef too
------------------------------------

                 Key: LUCENE-3145
                 URL: https://issues.apache.org/jira/browse/LUCENE-3145
             Project: Lucene - Java
          Issue Type: Improvement
            Reporter: Michael McCandless
             Fix For: 3.2, 4.0


The Builder API at heart is IntsRef, but we have sugar to pass in BytesRef, 
CharSequence, etc.  We should add CharsRef too.

Likewise we have IntsRefFSTEnum, BytesRefFSTEnum; we should add CharsRef there.

Finally the static Util methods should accept CharsRef.

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