public abstract class ClusteringEngine extends Object
SearchClusteringEngine and DocumentClusteringEngine.| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_ENGINE_NAME |
static String |
ENGINE_NAME |
| Constructor and Description |
|---|
ClusteringEngine() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
init(NamedList<?> config,
SolrCore core) |
abstract boolean |
isAvailable() |
public static final String ENGINE_NAME
public static final String DEFAULT_ENGINE_NAME
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.