| 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
|
class |
TikaLanguageIdentifierUpdateProcessor
Identifies the language of a set of input fields using Tika's
LanguageIdentifier.
|