| Package | Description |
|---|---|
| org.apache.solr.update.processor |
| Modifier and Type | Class and Description |
|---|---|
class |
LangDetectLanguageIdentifierUpdateProcessor
Identifies the language of a set of input fields using http://code.google.com/p/language-detection
See http://wiki.apache.org/solr/LanguageDetection
|
class |
TikaLanguageIdentifierUpdateProcessor
Identifies the language of a set of input fields using Tika's
LanguageIdentifier.
|