You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: