Class ClassificationUpdateProcessorFactory

java.lang.Object
org.apache.solr.update.processor.UpdateRequestProcessorFactory
org.apache.solr.update.processor.ClassificationUpdateProcessorFactory
All Implemented Interfaces:
NamedListInitializedPlugin

public class ClassificationUpdateProcessorFactory extends UpdateRequestProcessorFactory
This class implements an UpdateProcessorFactory for the Classification Update Processor. It takes in input a series of parameter that will be necessary to instantiate and use the Classifier
Since:
6.1.0