Package | Description |
---|---|
org.apache.solr.update.processor |
UpdateRequestProcessorFactory APIs and implementations for use in UpdateRequestProcessorChain s |
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.
|
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.