Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add native support for range field types by using a range object #1862

Closed
xhaggi opened this issue Jul 7, 2021 · 0 comments · Fixed by #1863
Closed

Add native support for range field types by using a range object #1862

xhaggi opened this issue Jul 7, 2021 · 0 comments · Fixed by #1863
Labels
type: enhancement A general enhancement

Comments

@xhaggi
Copy link
Contributor

xhaggi commented Jul 7, 2021

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/

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 7, 2021
sothawo pushed a commit that referenced this issue Jul 12, 2021
@sothawo sothawo added this to the 4.3 M1 (2021.1.0) milestone Jul 12, 2021
@sothawo sothawo added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 12, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants