:
:
:
:
:
: 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
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,