add CJKTokenizer to solr
hi, all I am try to config solr to support chinese tokenize。 I saw the tips in schema.xml: Then I modified schema.xml : When I start the solr there is some error Caused by: java.lang.ClassNotFoundException: org.apache.lucene.analysis.cjk.CJKTokenizer. I realized that solr do not have the CJK package ,but how can I add it in?
Re: add CJKTokenizer to solr
Thank you all, it's works now:). 2007/1/30, James liu <[EMAIL PROTECTED]>: he now is ok. -- regards jl