Now when i start my solr it gives an exception :
org.apache.solr.common.SolrException: Error loading class
'org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactory'
Caused by: java.lang.ClassNotFoundException:
org.apache.solr.update.processor.LangDetectLanguageIdentifi
I have apache-solr-langid-3.5.jar and also the jars in contrib/langid/lib
Ankita
On 8 December 2011 18:20, O. Klein wrote:
> Did you also install apache-solr-langid-4.0.jar ?
>
> And the jars in contrib/langid/lib ?
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Lan
Did you also install apache-solr-langid-4.0.jar ?
And the jars in contrib/langid/lib ?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Language-Detection-in-SOLR-3-5-tp3570177p3570202.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi,
I tried to implement language detection in SOLR 3.5.
I added the processor class for langDetect in solrconfig.xml :
cContent
language
en
langid
I declared the filed "language" in the schema as the output fie