mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
a03556daa0
Deprecated `numeric_range` filter in favor for the `range` filter with `fielddata` as execution. Closes #4034