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