Skip to content

Conversation

@Mpdreamz
Copy link
Member

geo_point and geo_shape field types now return a min_value and
max_value as per Elasticsearch 5.3 but do so as an object. This is
breaking for us in 5.x so for now we keep on ignoring them.

Included support for min/max_value_as_string which will never be
null.`

`geo_point` and `geo_shape` field types now return a `min_value` and
`max_value` as per Elasticsearch 5.3 but do so as an object. This is
breaking for us in 5.x so for now we keep on ignoring them.

Included support for `min/max_value_as_string` which will never be
null.`
Copy link
Contributor

@gmarz gmarz left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@gmarz gmarz left a comment

Choose a reason for hiding this comment

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

FieldMinMaxValueJsonConverter should be internal. This is why travis is failing.

@Mpdreamz Mpdreamz merged commit 7f395cf into 5.x Mar 22, 2017
@Mpdreamz Mpdreamz deleted the fix/min-max-value-geo-field-stats branch March 22, 2017 09:18
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.

3 participants