Skip to content

helpers.reindex does not keep _timestamp #240

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

Closed
JulienPalard opened this issue Jun 18, 2015 · 1 comment
Closed

helpers.reindex does not keep _timestamp #240

JulienPalard opened this issue Jun 18, 2015 · 1 comment

Comments

@JulienPalard
Copy link

o/

I use a {"_timestamp": {"enabled": True, "store": True}, mapping to let ES automatically generate timestamp, so my timestamps are typically not in my _source document.

Yet I think getting and reinserting with the correct _timetsamp may be better, if possible.

@honzakral
Copy link
Contributor

Yes, this is a bug that results in lack of implicit support in elasticsearch (it is being worked on in elastic/elasticsearch#8068).

I will close this ticket in favor of #140 where we track this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants