| Package | Description |
|---|---|
| org.opencms.search.fields |
These classes control the mapping of the OpenCms content to the Lucene search fields.
|
| org.opencms.search.solr |
The package contains the Solr search integration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsLuceneFieldConfiguration
Describes a configuration of fields that are used in building a search index.
|
class |
CmsSearchFieldConfiguration
Abstract implementation for OpenCms search field configurations.
|
class |
CmsSearchFieldConfigurationOldCategories
Describes a field configuration using the old (pre 8.0) logic for categories that depend on properties.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsSolrFieldConfiguration
The search field implementation for Solr.
|