Enum NumericType
For numeric fields it is also possible to cast the values from one type to another using this option. This can be useful for cross-index search if the sort field is mapped differently on some indices.
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public enum NumericType
Fields
| Name | Description |
|---|---|
| Date | |
| DateNanos | |
| Double | |
| Long |