Sha256: 4b5eeb5119b89fc3d574465696bf5bf499b567c3450e52cd216a1bd5786000d9

Contents?: true

Size: 951 Bytes

Versions: 13

Compression:

Stored size: 951 Bytes

Contents

<!-- 
  Default configuration for the Lingo clustering algorithm.

  This file can be loaded (and saved) by Carrot2 Workbench.
  http://project.carrot2.org/download.html
-->
<attribute-sets default="attributes">
    <attribute-set id="attributes">
      <value-set>
        <label>attributes</label>
          <!-- 
          The language to assume for clustered documents.
          For a list of allowed values, see: 
          http://download.carrot2.org/stable/manual/#section.attribute.lingo.MultilingualClustering.defaultLanguage
          -->
          <attribute key="MultilingualClustering.defaultLanguage">
            <value type="org.carrot2.core.LanguageCode" value="ENGLISH"/>
          </attribute>
          <attribute key="LingoClusteringAlgorithm.desiredClusterCountBase">
            <value type="java.lang.Integer" value="20"/>
          </attribute>
      </value-set>
  </attribute-set>
</attribute-sets>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
blacklight-access_controls-6.0.0 solr_conf/conf/clustering/carrot2/lingo-attributes.xml
blacklight-access_controls-0.7.0 solr_conf/conf/clustering/carrot2/lingo-attributes.xml
blacklight-access_controls-0.7.0.rc1 solr_conf/conf/clustering/carrot2/lingo-attributes.xml
blacklight-access_controls-0.6.2 solr_conf/conf/clustering/carrot2/lingo-attributes.xml
blacklight-access_controls-0.6.1 solr_conf/conf/clustering/carrot2/lingo-attributes.xml
blacklight-access_controls-0.6.0 solr_conf/conf/clustering/carrot2/lingo-attributes.xml
blacklight-access_controls-0.5.1 solr_conf/conf/clustering/carrot2/lingo-attributes.xml
blacklight-access_controls-0.5.0 solr_conf/conf/clustering/carrot2/lingo-attributes.xml
blacklight-access_controls-0.4.1 solr_conf/conf/clustering/carrot2/lingo-attributes.xml
blacklight-access_controls-0.4.0 solr_conf/conf/clustering/carrot2/lingo-attributes.xml
blacklight-access_controls-0.3.0 solr_conf/conf/clustering/carrot2/lingo-attributes.xml
blacklight-access_controls-0.2.0 solr_conf/conf/clustering/carrot2/lingo-attributes.xml
blacklight-access_controls-0.1.0 solr_conf/conf/clustering/carrot2/lingo-attributes.xml