Elasticsearch: what date does the key in a date_histogram aggregation represent? -



Elasticsearch: what date does the key in a date_histogram aggregation represent? -

i'm running date_histogram aggregation. each bucket has key, contains timestamp (milliseconds since unix epoch).

my question is: timestamp represent? start of interval specified (day), or end, or middle?

thanks in advance.

elasticsearch date-histogram

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -