Uses of Class
org.apache.solr.update.processor.FieldMutatingUpdateProcessor

Packages that use FieldMutatingUpdateProcessor
org.apache.solr.update.processor UpdateRequestProcessorFactory APIs and implementations for use in UpdateRequestProcessorChain
 

Uses of FieldMutatingUpdateProcessor in org.apache.solr.update.processor
 

Subclasses of FieldMutatingUpdateProcessor in org.apache.solr.update.processor
 class AllValuesOrNoneFieldMutatingUpdateProcessor
          Abstract subclass of FieldMutatingUpdateProcessor for implementing UpdateProcessors that will mutate all individual values of a selected field independently.
 class FieldValueMutatingUpdateProcessor
          Abstract subclass of FieldMutatingUpdateProcessor for implementing UpdateProcessors that will mutate all individual values of a selected field independently
 



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