| Package | Description |
|---|---|
| com.groupdocs.search |
The package provides classes for indexing and searching text data in documents of different formats.
|
| com.groupdocs.search.scaling |
The namespace provides classes of scaling functionality.
|
| Modifier and Type | Method and Description |
|---|---|
protected static ImageSearchOptions |
CoreFactory.createImageSearchOptions() |
protected static ImageSearchOptions |
CoreFactory.createImageSearchOptions(Object data) |
| Modifier and Type | Method and Description |
|---|---|
ImageSearchResult |
Index.search(SearchImage image,
ImageSearchOptions options)
Performs a reverse image search in the index.
|
| Modifier and Type | Method and Description |
|---|---|
abstract NetworkImageSearchResult |
Searcher.searchFirst(SearchImage image,
ImageSearchOptions options)
Performs a reverse image search in the distributed search index.
|
Copyright © 2026. All rights reserved.