| Package | Description |
|---|---|
| org.opencms.search |
Implements the main full text search and indexing functions available in OpenCms.
|
| Modifier and Type | Method and Description |
|---|---|
CmsSolrConfiguration |
CmsSearchManager.getSolrServerConfiguration()
Returns the Solr configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsSearchManager.setSolrServerConfiguration(CmsSolrConfiguration config)
Sets the Solr configuration.
|