| Package | Description |
|---|---|
| com.groupdocs.search.scaling |
The namespace provides classes of scaling functionality.
|
| Modifier and Type | Method and Description |
|---|---|
abstract NetworkDocumentInfo[] |
Searcher.getIndexedDocumentItems(NetworkDocumentInfo documentInfo)
Gets an array of nested items of the specified document (for container documents such as ZIP, OST, PST).
|
abstract NetworkDocumentInfo[] |
Searcher.getIndexedDocuments(int shardIndex)
Gets an array of all indexed documents.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
Searcher.getDocumentText(NetworkDocumentInfo documentInfo,
OutputAdapter adapter)
Generates the text of an indexed document and passes it through an output adapter.
|
abstract NetworkDocumentInfo[] |
Searcher.getIndexedDocumentItems(NetworkDocumentInfo documentInfo)
Gets an array of nested items of the specified document (for container documents such as ZIP, OST, PST).
|
Copyright © 2026. All rights reserved.