| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
I_CmsTermHighlighter |
CmsSearchManager.getHighlighter()
Returns the highlighter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsTermHighlighterHtml
Default highlighter implementation used for generation of search excerpts.
|