Re: Schema class configuration syntax

2007-11-29 Thread Ryan McKinley
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

2007-11-28 Thread Norskog, Lance
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