simon yeah with this contrib, it is one place where the complete analysis for unicode 5 actually works (including supplementary).
this is nice, in case we don't fix everything else in core/contrib, at least users have an option. maybe i will split it into components for easier review and such, but i want to get things started by organizing the existing collation stuff. Thanks On Sun, Dec 6, 2009 at 5:00 PM, Simon Willnauer < simon.willna...@googlemail.com> wrote: > Robert, since we are in the context of Unicode 4 with JDK5 and all the > related issues I would really like to see this collation patch being > committed! I have looked at it once or twice and I'm happy to review. > Let me know if you need help - huge +1 from my side! > > > simon > > On Sun, Dec 6, 2009 at 10:29 PM, Mark Miller <markrmil...@gmail.com> > wrote: > > Robert Muir wrote: > >> Hi, > >> > >> I would like to start working on resolving LUCENE-1488 (a contrib that > >> integrates ICU for improved unicode support). > >> > >> I propose the following: > >> * Move the JDK-based CollationKeyFilter into core > >> * Move ICUCollationKeyFilter and its icu dependency from > >> contrib/collation to contrib/icu > >> * later work on adding functionality from this patch to contrib/icu, > >> so its all organized in one place with one icu jar. > >> > >> This way we would have I think most all relevant ICU functionality > >> bundled together, and I think the JDK-based CollationKeyFilter is > >> solid with solid docs, and a great scalable alternative to the other > >> alternatives in core. > >> > >> Thoughts? > >> > >> -- > >> Robert Muir > >> rcm...@gmail.com <mailto:rcm...@gmail.com> > > +1 > > > > -- > > - Mark > > > > http://www.lucidimagination.com > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org > > For additional commands, e-mail: java-dev-h...@lucene.apache.org > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-dev-h...@lucene.apache.org > > -- Robert Muir rcm...@gmail.com