On Fri, May 14, 2010 at 7:29 AM, Robert Muir <rcm...@gmail.com> wrote: > On Fri, May 14, 2010 at 5:14 AM, Michael McCandless > <luc...@mikemccandless.com> wrote: >> Or just cutover to UTF8 order for trunk. > > I would really prefer we go this route, instead of trying to do any > hacks at this point!
Sounds good... So it seems like the biggest issue we might have in cutting over would be the field cache and sorting? Instead of using String.compareTo we need one that compares as UTF-32 (or longer term, don't even create strings of course...) -Yonik Apache Lucene Eurocon 2010 18-21 May 2010 | Prague >> This is the FIXME you committed right? Ie always seek... > > Yeah, i can't even say for sure its actually a good workaround, since > the ordering is out of wack there could be other problems... > > > -- > Robert Muir > rcm...@gmail.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org