Uses of Class
org.opencms.search.fields.CmsLuceneFieldConfiguration
Packages that use CmsLuceneFieldConfiguration
Package
Description
Implements the main full text search and indexing functions available in OpenCms.
These classes control the mapping of the OpenCms content to the Lucene search fields.
-
Uses of CmsLuceneFieldConfiguration in org.opencms.search
Methods in org.opencms.search that return types with arguments of type CmsLuceneFieldConfigurationModifier and TypeMethodDescriptionCmsSearchManager.getFieldConfigurationsLucene()Returns the Lucene search field configurations only. -
Uses of CmsLuceneFieldConfiguration in org.opencms.search.fields
Subclasses of CmsLuceneFieldConfiguration in org.opencms.search.fieldsModifier and TypeClassDescriptionclassDescribes a field configuration using the old (pre 8.0) logic for categories that depend on properties.Fields in org.opencms.search.fields declared as CmsLuceneFieldConfigurationModifier and TypeFieldDescriptionstatic final CmsLuceneFieldConfigurationCmsLuceneFieldConfiguration.DEFAULT_STANDARDThe default for the standard search configuration.