mirror of https://github.com/apache/lucene.git
9f56698d33
SOLR-10947: Randomize the usage of Points based numerics in contrib test schemas This commit also adds @SuppressPointFields needed for SOLR-10949 |
||
---|---|---|
.. | ||
src | ||
README.txt | ||
build.xml | ||
ivy.xml |
README.txt
The Clustering contrib plugin for Solr provides a generic mechanism for plugging in third party clustering implementations. It currently provides clustering support for search results using the Carrot2 project. See http://wiki.apache.org/solr/ClusteringComponent for how to get started.