Uses of Class
org.opencms.search.CmsSearchAnalyzer
Package
Description
Implements the main full text search and indexing functions available in OpenCms.
-
Uses of CmsSearchAnalyzer in org.opencms.search
Modifier and TypeMethodDescriptionCmsSearchManager.getCmsSearchAnalyzer
(Locale locale) Returns the search analyzer for the given locale.Modifier and TypeMethodDescriptionCmsSearchManager.getAnalyzers()
Returns an unmodifiable view of the map that contains theCmsSearchAnalyzer
list.Modifier and TypeMethodDescriptionvoid
CmsSearchManager.addAnalyzer
(CmsSearchAnalyzer analyzer) Adds an analyzer.