Rolling index strategy Elastic Search
sabareeshkkanan opened this issue · 4 comments
sabareeshkkanan commented
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
sothawo commented
@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 commented