public class SchemaManager extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SchemaManager.OpType |
Constructor and Description |
---|
SchemaManager(SolrQueryRequest req) |
Modifier and Type | Method and Description |
---|---|
static String |
getErrorStr(Exception e) |
static ManagedIndexSchema |
getFreshManagedSchema(SolrCore core) |
List |
performOperations()
Take in a JSON command set and execute them.
|
public SchemaManager(SolrQueryRequest req)
public List performOperations() throws Exception
Exception
public static ManagedIndexSchema getFreshManagedSchema(SolrCore core) throws IOException, org.apache.zookeeper.KeeperException, InterruptedException
IOException
org.apache.zookeeper.KeeperException
InterruptedException
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.