| Package | Description |
|---|---|
| org.opencms.search |
Implements the main full text search and indexing functions available in OpenCms.
|
| org.opencms.search.solr |
The package contains the Solr search integration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsSearchIndex
Abstract search index implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsSolrIndex
Implements the search within an Solr index.
|