On Fri, May 14, 2010 at 11:21 AM, Michael McCandless <[email protected]> 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 [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
