Uses of Class
org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor

Packages that use LanguageIdentifierUpdateProcessor
org.apache.solr.update.processor   
 

Uses of LanguageIdentifierUpdateProcessor in org.apache.solr.update.processor
 

Subclasses of LanguageIdentifierUpdateProcessor in org.apache.solr.update.processor
 class LangDetectLanguageIdentifierUpdateProcessor
          Identifies the language of a set of input fields using http://code.google.com/p/language-detection
 class TikaLanguageIdentifierUpdateProcessor
          Identifies the language of a set of input fields using Tika's LanguageIdentifier.