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