程序包 | 说明 |
---|---|
org.opencms.search |
Implements the main full text search and indexing functions available in OpenCms.
|
org.opencms.search.documents |
Handles indexing different sorts of document and resource type from the OpenCms VFS for the full text search.
|
限定符和类型 | 方法和说明 |
---|---|
I_CmsTermHighlighter |
CmsSearchManager.getHighlighter()
Returns the highlighter.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsTermHighlighterHtml
Default highlighter implementation used for generation of search excerpts.
|