org.apache.solr.handler.clustering
public interface ClusteringParams
Modifier and Type | Field and Description |
---|---|
static String |
CLUSTERING_PREFIX |
static String |
ENGINE_NAME |
static String |
USE_COLLECTION |
static String |
USE_DOC_SET
When clustering full documents, cluster on the Doc Set.
|
static String |
USE_SEARCH_RESULTS |
static final String CLUSTERING_PREFIX
static final String ENGINE_NAME
static final String USE_SEARCH_RESULTS
static final String USE_COLLECTION
static final String USE_DOC_SET
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.