Closed
Description
Currently there is no native support for range field types [1], except the one explained in the blog post [2]. However, this looks like a "workaround" and does not support unbounded, open or closed boundaries as nicely.
[1] https://www.elastic.co/guide/en/elasticsearch/reference/current/range.html
[2] https://www.sothawo.com/2020/09/how-to-use-elasticsearchs-range-types-with-spring-data-elasticsearch/