| 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.
|
| org.opencms.search.extractors |
Contains a generic, low-level framework for extration of plain text content out of various popular file formats.
|
| org.opencms.search.fields |
These classes control the mapping of the OpenCms content to the Lucene search fields.
|
| org.opencms.search.solr |
The package contains the Solr search integration.
|
| Class and Description |
|---|
| I_CmsExtractionResult
The result of a document text extraction.
|
| Class and Description |
|---|
| CmsExtractionResult
The result of a document text extraction.
|
| I_CmsExtractionResult
The result of a document text extraction.
|
| Class and Description |
|---|
| A_CmsTextExtractor
Base utility class that allows extraction of the indexable "plain" text from a given document format.
|
| CmsExtractionResult
The result of a document text extraction.
|
| I_CmsExtractionResult
The result of a document text extraction.
|
| I_CmsTextExtractor
Allows extraction of the indexable "plain" text plus (optional) meta information from a given binary
input document format.
|
| Class and Description |
|---|
| I_CmsExtractionResult
The result of a document text extraction.
|
| Class and Description |
|---|
| CmsExtractionResult
The result of a document text extraction.
|
| I_CmsExtractionResult
The result of a document text extraction.
|