| 程序包 | 说明 |
|---|---|
| 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.
|
| org.opencms.search.galleries |
Implements the search functions for the OpenCms Gallery search index,
which is used by the Advanced Direct Edit (ADE) functions.
|
| org.opencms.search.solr |
| 类和说明 |
|---|
| I_CmsDocumentFactory
Used to create index Lucene Documents for OpenCms resources,
controls the text extraction algorithm used for a specific OpenCms resource type / MIME type combination.
|
| I_CmsTermHighlighter
Highlights arbitrary terms, used for generation of search excerpts.
|
| 类和说明 |
|---|
| A_CmsVfsDocument
Base document factory class for a VFS
,
just requires a specialized implementation of
for text extraction from the binary document content. |
| CmsDocumentDependency
Provides the dependency information about one search result document,
used to generate the list of document search results.
|
| CmsDocumentDependency.DependencyType
Defines the possible dependency types.
|
| CmsExtractionResultCache
Implements a disk cache that stores text extraction results in the RFS.
|
| CmsIndexNoContentException
Signals an error during content extraction of an empty document.
|
| I_CmsDocumentFactory
Used to create index Lucene Documents for OpenCms resources,
controls the text extraction algorithm used for a specific OpenCms resource type / MIME type combination.
|
| I_CmsSearchExtractor
Defines a text extractor for the integrated search engine.
|
| I_CmsTermHighlighter
Highlights arbitrary terms, used for generation of search excerpts.
|
| 类和说明 |
|---|
| A_CmsVfsDocument
Base document factory class for a VFS
,
just requires a specialized implementation of
for text extraction from the binary document content. |
| CmsDocumentXmlContent
Lucene document factory class to extract index data from an OpenCms VFS resource
of type
CmsResourceTypeXmlContent. |
| CmsDocumentXmlPage
Lucene document factory class to extract index data from a cms resource
of type
CmsResourceTypeXmlPage. |
| I_CmsDocumentFactory
Used to create index Lucene Documents for OpenCms resources,
controls the text extraction algorithm used for a specific OpenCms resource type / MIME type combination.
|
| I_CmsSearchExtractor
Defines a text extractor for the integrated search engine.
|
| 类和说明 |
|---|
| A_CmsVfsDocument
Base document factory class for a VFS
,
just requires a specialized implementation of
for text extraction from the binary document content. |
| CmsDocumentDependency
Provides the dependency information about one search result document,
used to generate the list of document search results.
|
| CmsDocumentXmlContent
Lucene document factory class to extract index data from an OpenCms VFS resource
of type
CmsResourceTypeXmlContent. |
| I_CmsDocumentFactory
Used to create index Lucene Documents for OpenCms resources,
controls the text extraction algorithm used for a specific OpenCms resource type / MIME type combination.
|
| I_CmsSearchExtractor
Defines a text extractor for the integrated search engine.
|