On Fri, May 14, 2010 at 11:21 AM, Michael McCandless
<luc...@mikemccandless.com> wrote:
> Actually, I think on changing to unicode codepoint order, the
> StringIndex returned by FieldCache would in fact be sorted in
> codepoint order (even though it's still a String[]), because it just
> enums the terms from TermsEnum.
>

but what about things like the binsearch in fieldcache that uses
String.compareTo?


-- 
Robert Muir
rcm...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to