Taming Text by Grant S. Ingersoll Thomas S. Morton Andrew L. Farris

Taming Text by Grant S. Ingersoll Thomas S. Morton Andrew L. Farris

Author:Grant S. Ingersoll, Thomas S. Morton, Andrew L. Farris
Language: eng
Format: epub, pdf


There are three parts to configuring Solr to use the Carrot2 clustering component. First, the component is implemented as a SearchComponent, which means it can be plugged into a Solr RequestHandler. The XML to configure this component looks like this:

<searchComponent class="org.apache.solr.handler.clustering.ClusteringComponent" name="cluster"> <lst name="engine"> <str name="name">default</str> <str name="carrot.algorithm"><lineArrow/> org.carrot2.clustering.lingo.LingoClusteringAlgorithm</str> </lst> <lst name="engine"> <str name="name">stc</str> <str name="carrot.algorithm"><lineArrow/> org.carrot2.clustering.stc.STCClusteringAlgorithm</str> </lst> </searchComponent>



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.