Uses of Interface
org.apache.solr.update.processor.LangIdParams
-
-
Uses of LangIdParams in org.apache.solr.update.processor
Classes in org.apache.solr.update.processor that implement LangIdParams Modifier and Type Class Description classLangDetectLanguageIdentifierUpdateProcessorIdentifies the language of a set of input fields using http://code.google.com/p/language-detectionclassLangDetectLanguageIdentifierUpdateProcessorFactoryIdentifies the language of a set of input fields using http://code.google.com/p/language-detectionclassLanguageIdentifierUpdateProcessorIdentifies the language of a set of input fields.classOpenNLPLangDetectUpdateProcessorIdentifies the language of a set of input fields using Apache OpenNLP.classTikaLanguageIdentifierUpdateProcessorIdentifies the language of a set of input fields using Tika's LanguageIdentifier.classTikaLanguageIdentifierUpdateProcessorFactoryIdentifies the language of a set of input fields using Tika's LanguageIdentifier.
-