| Interface | Description |
|---|---|
| SolrInstance |
Represents a Solr instance.
|
| SolrServerController |
Implementation of this interface are responsible for starting / stopping the Solr server for a given instance.
|
| SolrServerControllerFactory |
Implementations of this interface are responsible for creating instances of
SolrServerController. |
| SolrServerService |
This represents the main entry point for all operations regarding Solr instances and servers.
|
| Enum | Description |
|---|---|
| SolrServerMode |
Represents a Solr mode.
|
| Exception | Description |
|---|---|
| SolrInstanceNotFoundException |
Exception thrown when a Solr instance is not found.
|
| SolrServerException |
Represents a Solr server related exception.
|
| SolrServerRuntimeException |
Represents a Solr server related runtime exception.
|
Copyright © 2017 SAP SE. All Rights Reserved.