-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
Hi,
As described in elasticsearch guide (https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-timestamp-field.html) _timestamp field is deprecated. Now, in indexes, there are other field names for date. For this reason in elasticsearch query plugin, there should be a field to get timestamp field name in index.Can you improve plugin fo this purpose?
Thanks