Class EngineParameters
java.lang.Object
org.apache.solr.handler.clustering.EngineParameters
- All Implemented Interfaces:
Cloneable
Engine configuration parameters (and other parameters that may tweak clustering
algorithms on a per-request basis).- WARNING: This API is experimental and might change in incompatible ways in the next release.
-
Field Details
-
PARAM_ALGORITHM
- See Also:
-
PARAM_MAX_LABELS
- See Also:
-
PARAM_INCLUDE_SUBCLUSTERS
- See Also:
-
PARAM_INCLUDE_OTHER_TOPICS
- See Also:
-
PARAM_LANGUAGE
- See Also:
-
PARAM_LANGUAGE_FIELD
- See Also:
-
PARAM_RESOURCES
- See Also:
-
PARAM_FIELDS
- See Also:
-
PARAM_PREFER_QUERY_CONTEXT
- See Also:
-
PARAM_CONTEXT_SIZE
- See Also:
-
PARAM_CONTEXT_COUNT
- See Also:
-
-
Method Details