To deploy the Lucid KStem stemmer, copy these two files:
lucid-kstem.jar
lucid-solr-kstem.jar
to the lib/ directory in your running solr instance.
In the declaration for a text field, you would change this line:
to this:
(Remember that you have to make this chan
: distirbution. When we run test cases our schema.xml has defintion for lucid
: kstem and it throws ClassNotFound Exception.
: We declared the depency for the two jars lucid-kstem.jar and
: lucid-solr-kstem.jar but still it throws an error.
explain what you mean by "declared the depency" ?
:
C: