cleanup clustering spaces a bit

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076270 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Grant Ingersoll 2011-03-02 16:03:39 +00:00
parent 9eff92f1d3
commit 702ed39635

View File

@ -1207,9 +1207,7 @@
See http://project.carrot2.org/algorithms.html for the
algorithm's characteristics.
-->
<str name="carrot.algorithm">
org.carrot2.clustering.lingo.LingoClusteringAlgorithm
</str>
<str name="carrot.algorithm">org.carrot2.clustering.lingo.LingoClusteringAlgorithm</str>
<!-- Overriding values for Carrot2 default algorithm attributes.
For a description of all available attributes, see:
@ -1230,9 +1228,7 @@
</lst>
<lst name="engine">
<str name="name">stc</str>
<str name="carrot.algorithm">
org.carrot2.clustering.stc.STCClusteringAlgorithm
</str>
<str name="carrot.algorithm">org.carrot2.clustering.stc.STCClusteringAlgorithm</str>
</lst>
</searchComponent>