mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-04 18:09:21 +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.