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.LangDetectLanguageIdentifierUpdateProcessorFactory
Ankita, Are you sure that you set classpath for the lang detect in solrconfig.xml? <lib dir="../../contrib/langid/lib/" /> <lib dir="../../dist/" regex="apache-solr-langid-\d.*\.jar" /> koji -- Check out "Query Log Visualizer" for Apache Solr http://www.rondhuit-demo.com/loganalyzer/loganalyzer.html http://www.rondhuit.com/en/