mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 05:58:44 +00:00
`ip` fields currently fail range queries when either bound is inclusive. This commit makes ranges also work in the exclusive case to be consistent with other data types.