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

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -