Uses of Class
org.opencms.search.CmsSearchManager.CmsSearchForceUnlockMode
Package
Description
Implements the main full text search and indexing functions available in OpenCms.
-
Uses of CmsSearchManager.CmsSearchForceUnlockMode in org.opencms.search
Modifier and TypeFieldDescriptionstatic final CmsSearchManager.CmsSearchForceUnlockMode
CmsSearchManager.CmsSearchForceUnlockMode.ALWAYS
Force unlock type "always".static final CmsSearchManager.CmsSearchForceUnlockMode
CmsSearchManager.CmsSearchForceUnlockMode.NEVER
Force unlock type "never".static final CmsSearchManager.CmsSearchForceUnlockMode
CmsSearchManager.CmsSearchForceUnlockMode.ONLYFULL
Force unlock type "only full".Modifier and TypeMethodDescriptionCmsSearchManager.getForceunlock()
Returns the force unlock mode during indexing.Returns the lock type for the given type value.