public class ConfigSet extends Object
Constructor and Description |
---|
ConfigSet(String name,
SolrConfig solrConfig,
IndexSchema indexSchema) |
Modifier and Type | Method and Description |
---|---|
IndexSchema |
getIndexSchema() |
String |
getName() |
SolrConfig |
getSolrConfig() |
public ConfigSet(String name, SolrConfig solrConfig, IndexSchema indexSchema)
public String getName()
public SolrConfig getSolrConfig()
public IndexSchema getIndexSchema()
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.