Package org.apache.solr.update.processor
package org.apache.solr.update.processor
Various implementations of
LanguageIdentifierUpdateProcessor and their factories.-
ClassDescriptionBean holding a language and a detection certaintyIdentifies the language of a set of input fields using https://github.com/shuyo/language-detectionIdentifies the language of a set of input fields using http://code.google.com/p/language-detectionIdentifies the language of a set of input fields.Identifies the language of a set of input fields using Apache OpenNLP.Identifies the language of a set of input fields using Apache OpenNLP.Reader on top of SolrInputDocument that can "stream" a document as a character stream in a memory efficient way, to avoid potentially large intermediate string buffers containing whole document content.