NetworkImageSearchResult
Leave feedback
On this page
Represents an image search result matching a search image.
public class NetworkImageSearchResult
| Name | Description |
|---|---|
| ImageCount { get; } | Gets the number of images found. |
| NetworkImageSearchToken { get; } | Gets a chunk image search token for searching the next chunk. |
| NodeIndex { get; } | Gets the index of the node from which the result was received. |
| ShardIndex { get; } | Gets the index of the shard from which the result was received. |
| Name | Description |
|---|---|
| GetFoundImage(int) | Gets the found image by index. |
- namespace GroupDocs.Search.Scaling.Results
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.