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

Add support for Index TTL #529

Closed
gkorland opened this issue Nov 4, 2018 · 1 comment
Closed

Add support for Index TTL #529

gkorland opened this issue Nov 4, 2018 · 1 comment
Assignees
Projects

Comments

@gkorland
Copy link
Contributor

gkorland commented Nov 4, 2018

Auto index cleanup on when a TTL passed since the last usage of this index

@gkorland gkorland added this to To do in 1.4.2 Nov 4, 2018
MeirShpilraien added a commit that referenced this issue Nov 4, 2018
When creating an index it is now possible to specify EXPIRE <ttl in seconds>
In addition it is possible to upload the module with DROP_ALL_INDEX_ON_SPEC_DELETION option so
when the index will expire all the index document will be dropped.
@gkorland gkorland moved this from To do to In progress in 1.4.2 Nov 5, 2018
mnunberg added a commit that referenced this issue Nov 13, 2018
see #529, added support for index expire.
@mnunberg
Copy link
Contributor

Merged - as TEMPORARY keyword

@gkorland gkorland moved this from In progress to Done in 1.4.2 Nov 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
1.4.2
  
Done
Development

No branches or pull requests

3 participants