Uses of Class
org.apache.solr.update.processor.ClassificationUpdateProcessorParams
-
Packages that use ClassificationUpdateProcessorParams Package Description org.apache.solr.update.processor UpdateRequestProcessorFactoryAPIs and implementations for use inUpdateRequestProcessorChains -
-
Uses of ClassificationUpdateProcessorParams in org.apache.solr.update.processor
Methods in org.apache.solr.update.processor that return ClassificationUpdateProcessorParams Modifier and Type Method Description ClassificationUpdateProcessorParamsClassificationUpdateProcessorFactory. getClassificationParams()Methods in org.apache.solr.update.processor with parameters of type ClassificationUpdateProcessorParams Modifier and Type Method Description voidClassificationUpdateProcessorFactory. setClassificationParams(ClassificationUpdateProcessorParams classificationParams)
-