Uses of Class
org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory
Packages that use AbstractDefaultValueUpdateProcessorFactory
Package
Description
UpdateRequestProcessorFactory APIs and implementations
for use in UpdateRequestProcessorChains-
Uses of AbstractDefaultValueUpdateProcessorFactory in org.apache.solr.update.processor
Modifier and TypeClassDescriptionclassAn update processor that adds a constant default value to any document being added that does not already have a value in the specified field.classAn update processor that adds a newly generatedDatevalue of "NOW" to any document being added that does not already have a value in the specified field.