Skip to content

Conversation

@Mpdreamz
Copy link
Member

  • For geo_distance queries, sorting, and aggregations the sloppy_arc option
  • The geo_distance_range query, which was deprecated in 5.0, has been removed.
  • The optimize_bbox parameter has been removed from geo_distance queries.
  • The ignore_malformed and coerce parameters have been removed from geo_bounding_box, geo_polygon, and geo_distance queries.

* For `geo_distance` queries, sorting, and aggregations the `sloppy_arc` option
* The `geo_distance_range` query, which was deprecated in 5.0, has been removed.
* The `optimize_bbox` parameter has been removed from `geo_distance` queries.
* The `ignore_malformed` and `coerce` parameters have been removed from `geo_bounding_box`, `geo_polygon`, and `geo_distance` queries.
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

@gmarz gmarz merged commit 0bbe817 into master Feb 17, 2017
@gmarz gmarz deleted the fix/geo-cleanup branch February 17, 2017 15:13
awelburn pushed a commit to Artesian/elasticsearch-net that referenced this pull request Nov 6, 2017
* For `geo_distance` queries, sorting, and aggregations the `sloppy_arc` option
* The `geo_distance_range` query, which was deprecated in 5.0, has been removed.
* The `optimize_bbox` parameter has been removed from `geo_distance` queries.
* The `ignore_malformed` and `coerce` parameters have been removed from `geo_bounding_box`, `geo_polygon`, and `geo_distance` queries.
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