mirror of
https://github.com/apache/lucene.git
synced 2025-02-21 09:36:46 +00:00
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:
parent
9eff92f1d3
commit
702ed39635
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user