Package | Description |
---|---|
org.apache.solr.update.processor |
UpdateRequestProcessorFactory APIs and implementations for use in UpdateRequestProcessorChain s |
Modifier and Type | Method and Description |
---|---|
ClassificationUpdateProcessorFactory.Algorithm |
ClassificationUpdateProcessorParams.getAlgorithm() |
static ClassificationUpdateProcessorFactory.Algorithm |
ClassificationUpdateProcessorFactory.Algorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClassificationUpdateProcessorFactory.Algorithm[] |
ClassificationUpdateProcessorFactory.Algorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ClassificationUpdateProcessorParams.setAlgorithm(ClassificationUpdateProcessorFactory.Algorithm algorithm) |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.