Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(geo_distance): Remove deprecated optimize_bbox parameter #102

Merged
merged 1 commit into from
Jun 21, 2019

Commits on Jun 19, 2019

  1. feat(geo_distance): Remove deprecated optimize_bbox parameter

    This parameter was deprecated in Elasticsearch 2.2 so it is already
    having no effect on any of our queries.
    
    https://www.elastic.co/guide/en/elasticsearch/reference/5.6/query-dsl-geo-distance-query.html#_options_4
    orangejulius committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    42fa644 View commit details
    Browse the repository at this point in the history