Hoss, Thanks a lot. Will look into it.
Regards, Eswar On Nov 26, 2007 11:55 PM, Chris Hostetter <[EMAIL PROTECTED]> wrote: > > : Does Solr come with Language analyzers for CJK? If not, can you please > : direct me to some good CJK analyzers? > > Lucene has a CJKTokenizer and CJKAnalyzer in the contrib/analyzers jar. > they can be used in Solr. both have been included in Solr for a while > now, so you can specify CJKAnalyzer in your schema with Solr 1.2, but > starting with Solr 1.3 a Factory for the Tokenizer will also be included > so it can be used in a more complex analysis chain defined in the schema. > > > > -Hoss > >