Package | Description |
---|---|
org.apache.solr.core |
Core classes implementing Solr internals and the management of
SolrCore s |
org.apache.solr.update |
APIs and classes for managing index updates
|
Modifier and Type | Method and Description |
---|---|
SolrCoreState |
SolrCore.getSolrCoreState() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSolrCoreState |
Modifier and Type | Field and Description |
---|---|
protected SolrCoreState |
DirectUpdateHandler2.solrCoreState |
Modifier and Type | Method and Description |
---|---|
SolrCoreState |
DirectUpdateHandler2.getSolrCoreState() |
abstract SolrCoreState |
UpdateHandler.getSolrCoreState() |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.