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:
embedded solr looks into for some
default jars.
Any advice.
--
View this message in context:
http://old.nabble.com/Embedded-solr-with-third-party-libraries-tp26452534p26452534.html
Sent from the Solr - User mailing list archive at Nabble.com.