Uses of Class
org.apache.solr.update.processor.ClassificationUpdateProcessorParams
-
Packages that use ClassificationUpdateProcessorParams Package Description org.apache.solr.update.processor UpdateRequestProcessorFactory
APIs and implementations for use inUpdateRequestProcessorChain
s -
-
Uses of ClassificationUpdateProcessorParams in org.apache.solr.update.processor
Methods in org.apache.solr.update.processor that return ClassificationUpdateProcessorParams Modifier and Type Method Description ClassificationUpdateProcessorParams
ClassificationUpdateProcessorFactory. getClassificationParams()
Methods in org.apache.solr.update.processor with parameters of type ClassificationUpdateProcessorParams Modifier and Type Method Description void
ClassificationUpdateProcessorFactory. setClassificationParams(ClassificationUpdateProcessorParams classificationParams)
-