Re: Schema class configuration syntax
Norskog, Lance wrote: Hi- What is the element in an element that will load this class: org.apache.lucene.analysis.cn.ChineseFilter This did not work: This is in Solr 1.2. the class needs to point to a FilterFactory (not a Filter) 1.3-dev adds FilterFactories for all the lucne
Schema class configuration syntax
Hi- What is the element in an element that will load this class: org.apache.lucene.analysis.cn.ChineseFilter This did not work: This is in Solr 1.2. Thanks, Lance Norskog