Enum TotalHitsRelation
How the Value should be interpreted
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public enum TotalHitsRelation
Fields
| Name | Description |
|---|---|
| EqualTo | The total hit count is equal to Value |
| GreaterThanOrEqualTo | The total hit count is greater than or equal to Value |