| Package | Description |
|---|---|
| com.groupdocs.search |
The package provides classes for indexing and searching text data in documents of different formats.
|
| com.groupdocs.search.results |
The package provides search result classes.
|
| Modifier and Type | Method and Description |
|---|---|
protected static FoundDocumentField |
CoreFactory.deserializeFoundDocumentField(byte[] array) |
| Modifier and Type | Method and Description |
|---|---|
static FoundDocumentField |
FoundDocumentField.deserialize(byte[] array)
Deserializes an instance from a byte array.
|
abstract FoundDocumentField[] |
FoundDocument.getFoundFields()
Gets the document fields found.
|
Copyright © 2026. All rights reserved.