程序包 | 说明 |
---|---|
org.opencms.search.fields |
These classes control the mapping of the OpenCms content to the Lucene search fields.
|
org.opencms.search.galleries |
Implements the search functions for the OpenCms Gallery search index,
which is used by the Advanced Direct Edit (ADE) functions.
|
org.opencms.search.solr |
限定符和类型 | 类和说明 |
---|---|
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.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsGallerySearchFieldConfiguration
Describes the search field configuration that is used by the gallery index.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsSolrFieldConfiguration
The search field implementation for Solr.
|