org.apache.solr.handler.clustering
Interface ClusteringParams
public interface ClusteringParams
CLUSTERING_PREFIX
static final String CLUSTERING_PREFIX
- See Also:
- Constant Field Values
ENGINE_NAME
static final String ENGINE_NAME
- See Also:
- Constant Field Values
USE_SEARCH_RESULTS
static final String USE_SEARCH_RESULTS
- See Also:
- Constant Field Values
USE_COLLECTION
static final String USE_COLLECTION
- See Also:
- Constant Field Values
USE_DOC_SET
static final String USE_DOC_SET
- When document clustering, cluster on the Doc Set
- See Also:
- Constant Field Values
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.