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

[backport] "CONTAINS" support for BKD-backed geo_shape and shape fields (#50141) #50213

Merged
merged 2 commits into from
Dec 16, 2019

Commits on Dec 16, 2019

  1. "CONTAINS" support for BKD-backed geo_shape and shape fields (elastic…

    …#50141)
    
    Lucene 8.4 added support for "CONTAINS", therefore in this commit those
    changes are integrated in Elasticsearch. This commit contains as well a
    bug fix when querying with a geometry collection with "DISJOINT" relation.
    iverase committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    aa70315 View commit details
    Browse the repository at this point in the history
  2. fix test

    iverase committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    1f20510 View commit details
    Browse the repository at this point in the history