4.0.0 org.apache.solr solr-parent @version@ ../../pom.xml org.apache.solr solr-langid jar Apache Solr Language Identifier This module is intended to be used while indexing documents. It is implemented as an UpdateProcessor to be placed in an UpdateChain. Its purpose is to identify language from documents and tag the document with language code. solr/contrib/solr-langid ../../build/contrib/solr-langid ${project.groupId} solr-core ${project.version} ${project.groupId} solr-test-framework ${project.version} test org.apache.lucene lucene-test-framework ${project.version} test javax.servlet servlet-api provided org.apache.solr solr-jsonic org.apache.solr solr-langdetect org.apache.tika tika-parsers junit junit test ${build-directory} ${build-directory}/classes/java ${build-directory}/classes/test src/java src/test src/resources src/test-files ../../core/src/test-files org.apache.maven.plugins maven-surefire-plugin ../../../../testlogging.properties