public interface SolrSchemaLoader
| Modifier and Type | Interface and Description |
|---|---|
static class |
SolrSchemaLoader.SolrDynField |
static class |
SolrSchemaLoader.SolrSchema |
| Modifier and Type | Method and Description |
|---|---|
<any> |
getSchemaForCollection(java.lang.String collection)
Load schema information for a collection
|