| Package | Description |
|---|---|
| com.groupdocs.search |
The package provides classes for indexing and searching text data in documents of different formats.
|
| com.groupdocs.search.options |
The package provides classes to specify additional options of various operations.
|
| Modifier and Type | Method and Description |
|---|---|
protected static TextOptions |
CoreFactory.createTextOptions() |
protected static TextOptions |
CoreFactory.createTextOptions(Object data) |
| Modifier and Type | Method and Description |
|---|---|
void |
Index.getDocumentText(DocumentInfo documentInfo,
OutputAdapter adapter,
TextOptions options)
Generates HTML formatted text for indexed document and transfers it through the output adapter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HighlightOptions
Provides options for highlighting found terms.
|
Copyright © 2026. All rights reserved.