Package org.apache.solr.handler.clustering
package org.apache.solr.handler.clustering
A
SearchComponent for dynamic, unsupervised grouping of
search results based on the content of their text fields or contextual snippets around
query-matching regions.
The default implementation uses clustering algorithms from the Carrot2 project.
-
ClassesClassDescriptionA
SearchComponentfor dynamic, unsupervised grouping of search results based on the content of their text fields or contextual snippets around query-matching regions.Engineconfiguration parameters (and other parameters that may tweak clustering algorithms on a per-request basis).