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 <[email protected]> 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 >> [email protected] <mailto:[email protected]> > +1 > > -- > - Mark > > http://www.lucidimagination.com > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
