| 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 |
|---|---|
SearchResult |
Index.searchNext(ChunkSearchToken chunkSearchToken)
Continues the chunk search started with method Search.
|
SearchResult |
Index.searchNext(ChunkSearchToken chunkSearchToken,
Cancellation cancellation)
Continues the chunk search started with method Search.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ChunkSearchToken |
SearchResult.getNextChunkSearchToken()
Gets a chunk search token for searching the next chunk.
|
Copyright © 2026. All rights reserved.