Package org.apache.solr.update.processor

Interface Summary
LangIdParams Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
 

Class Summary
DetectedLanguage Bean holding a language and a detection certainty
LangDetectLanguageIdentifierUpdateProcessor Identifies the language of a set of input fields using http://code.google.com/p/language-detection
LangDetectLanguageIdentifierUpdateProcessorFactory Identifies the language of a set of input fields using http://code.google.com/p/language-detection

The UpdateProcessorChain config entry can take a number of parameters which may also be passed as HTTP parameters on the update request and override the defaults.

LanguageIdentifierUpdateProcessor Identifies the language of a set of input fields.
LogUpdateProcessorFactory A logging processor.
Lookup3Signature  
MD5Signature  
RunUpdateProcessorFactory Pass the command to the UpdateHandler without any modifications
Signature  
SignatureUpdateProcessorFactory  
TextProfileSignature This implementation is copied from Apache Nutch.
TikaLanguageIdentifierUpdateProcessor Identifies the language of a set of input fields using Tika's LanguageIdentifier.
TikaLanguageIdentifierUpdateProcessorFactory Identifies the language of a set of input fields using Tika's LanguageIdentifier.
UniqFieldsUpdateProcessorFactory A non-duplicate processor.
UpdateRequestProcessor This is a good place for subclassed update handlers to process the document before it is indexed.
UpdateRequestProcessorChain Manages a chain of UpdateRequestProcessorFactories.
UpdateRequestProcessorFactory A factory to generate an UpdateRequestProcessor for each request.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.