Uses of Class
org.apache.solr.update.processor.FieldValueMutatingUpdateProcessor
-
Packages that use FieldValueMutatingUpdateProcessor Package Description org.apache.solr.update.processor UpdateRequestProcessorFactoryAPIs and implementations for use inUpdateRequestProcessorChains -
-
Uses of FieldValueMutatingUpdateProcessor in org.apache.solr.update.processor
Methods in org.apache.solr.update.processor that return FieldValueMutatingUpdateProcessor Modifier and Type Method Description static FieldValueMutatingUpdateProcessorFieldValueMutatingUpdateProcessor. valueMutator(FieldMutatingUpdateProcessor.FieldNameSelector selector, UpdateRequestProcessor next, Function<Object,Object> fun)
-