Re: cannot start solr after adding Analyzer, ClassCaseException error

2008-03-22 Thread Chris Hostetter
: : : : : : I tried some different analyzer, but the same exception happened, so I think : it is solr's problem or my configuration has something wrong your configuration looks right, what does the source code for your PaodingAnalyzer look like? does it have a default (no arg

cannot start solr after adding Analyzer, ClassCaseException error

2008-03-20 Thread xunzhang huang
Hi, everyone After I add a Analyzer to solr, there is a exception ClassCaseException error and solr cannot be started. the detail is: environment: solr 1.2, jdk 1.6.03, ubuntu linux 7.10, and a chinese analyzer I add some lines in schema.xml: I tried some different analyzer,