Uses of Package
org.apache.solr.update.processor

Packages that use org.apache.solr.update.processor
org.apache.solr.core   
org.apache.solr.handler   
org.apache.solr.handler.dataimport   
org.apache.solr.handler.extraction   
org.apache.solr.uima.processor   
org.apache.solr.update.processor   
 

Classes in org.apache.solr.update.processor used by org.apache.solr.core
UpdateRequestProcessorChain
          Manages a chain of UpdateRequestProcessorFactories.
 

Classes in org.apache.solr.update.processor used by org.apache.solr.handler
UpdateRequestProcessor
          This is a good place for subclassed update handlers to process the document before it is indexed.
 

Classes in org.apache.solr.update.processor used by org.apache.solr.handler.dataimport
UpdateRequestProcessor
          This is a good place for subclassed update handlers to process the document before it is indexed.
 

Classes in org.apache.solr.update.processor used by org.apache.solr.handler.extraction
UpdateRequestProcessor
          This is a good place for subclassed update handlers to process the document before it is indexed.
 

Classes in org.apache.solr.update.processor used by org.apache.solr.uima.processor
UpdateRequestProcessor
          This is a good place for subclassed update handlers to process the document before it is indexed.
UpdateRequestProcessorFactory
          A factory to generate an UpdateRequestProcessor for each request.
 

Classes in org.apache.solr.update.processor used by org.apache.solr.update.processor
DetectedLanguage
          Bean holding a language and a detection certainty
LangIdParams
          Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
LanguageIdentifierUpdateProcessor
          Identifies the language of a set of input fields.
MD5Signature
           
Signature
           
UpdateRequestProcessor
          This is a good place for subclassed update handlers to process the document before it is indexed.
UpdateRequestProcessorFactory
          A factory to generate an UpdateRequestProcessor for each request.
 



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