| 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 | Method and Description |
|---|---|
CmsSearchResultList |
CmsSearchIndex.search(CmsObject cms,
CmsSearchParameters params)
Performs a search on the index within the given fields.
|
| Modifier and Type | Method and Description |
|---|---|
CmsSearchResultList |
CmsSolrIndex.search(CmsObject cms,
CmsSearchParameters params)
Deprecated.
|