
karl.wettin at gmail
Jul 31, 2007, 2:58 AM
Post #2 of 2
(218 views)
Permalink
|
31 jul 2007 kl. 08.37 skrev SK R: > https://issues.apache.org/jira/browse/LUCENE-966 . But they are in > txt > format and how can i get and test that improved analyzer?(please > provide the > steps) Those are patches created with "svn diff". You use "patch" to apply them on the source code. http://wiki.apache.org/lucene-java/PatchCheckList > Also is there any known issues for usage of that analyzer? A thumb rule would be that anything in the Jira not committed, is not recommended for production. But please test it and report in the issue tracker how well it works for you. -- karl --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe [at] lucene For additional commands, e-mail: java-user-help [at] lucene
|