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
Exceptionpublic static ManagedIndexSchema getFreshManagedSchema(SolrCore core) throws IOException, org.apache.zookeeper.KeeperException, InterruptedException
IOExceptionorg.apache.zookeeper.KeeperExceptionInterruptedExceptionCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.