Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Rolling index strategy Elastic Search #593

Open
sabareeshkkanan opened this issue Nov 14, 2020 · 4 comments
Open

Rolling index strategy Elastic Search #593

sabareeshkkanan opened this issue Nov 14, 2020 · 4 comments
Labels
status: waiting-for-triage An issue we've not yet triaged

Comments

@sabareeshkkanan
Copy link

As now Spring Data ES supports rolling index strategy, i would love to see some examples of it using date.
Please point me in any direction on this as i cannot find any documentation on how to do it

@sabareeshkkanan sabareeshkkanan changed the title Rolling index strategy Rolling index strategy Elastic Search Nov 14, 2020
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 4, 2021
@mp911de
Copy link
Member

mp911de commented Apr 24, 2023

Paging @sothawo. Is this something worth adding?

@sothawo
Copy link

sothawo commented Apr 24, 2023

@sabareeshkkanan what do you mean when referring to

Spring Data ES supports rolling index strategy

Something along the line of using index templates how I described it in this post? Or the possibility to use SpEL expressions for the name of an index in the @Document annotation?

@sabareeshkkanan
Copy link
Author

@sothawo i was leaning more towards "the possibility to use SpEL expressions for the name of an index in the @document annotation? " Also we should look into supporting data streams for this

@sothawo
Copy link

sothawo commented Apr 25, 2023

Just saw that this originally is an old issue. Might be worth to add a small example to the code. @mp911de I added this to my list of things to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

No branches or pull requests

4 participants