Skip to content

Add support for the auto_date_histogram aggregations#3521

Merged
Mpdreamz merged 1 commit into6.5from
v65/autodate-histogram-aggregations
Jan 24, 2019
Merged

Add support for the auto_date_histogram aggregations#3521
Mpdreamz merged 1 commit into6.5from
v65/autodate-histogram-aggregations

Conversation

@Mpdreamz
Copy link
Copy Markdown
Member

@Mpdreamz Mpdreamz force-pushed the v65/autodate-histogram-aggregations branch from 76655ee to a830b20 Compare January 2, 2019 11:21
auto_date_histogram = new
{
field = "startedOn",
format = "yyyy-MM-dd'T'HH:mm:ss||date_optional_time", //<1> Note the inclusion of `date_optional_time` to `format`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

++

Copy link
Copy Markdown
Contributor

@codebrain codebrain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Mpdreamz Mpdreamz merged commit 92484fd into 6.5 Jan 24, 2019
@Mpdreamz Mpdreamz deleted the v65/autodate-histogram-aggregations branch January 24, 2019 12:55
Mpdreamz added a commit that referenced this pull request Jan 28, 2019
Mpdreamz added a commit that referenced this pull request Mar 29, 2019
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

Successfully merging this pull request may close these issues.

2 participants