Heads up -- LUCENE-2426, which I committed earlier today, changes the index term sort order from UTF16 to Unicode code point.
If you have any indexes lying around built with revs of trunk before this commit, after you update you should completely reindex. (Though, if you are absolutely certain your index contains no Unicode surrogate characters then your existing index will work fine). Mike --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
