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

Allow filtering geo_shape fields around map extent #452

Merged
merged 1 commit into from
Aug 6, 2023

Conversation

VijayanB
Copy link
Member

@VijayanB VijayanB commented Aug 4, 2023

Description

From 2.9, geoshape supports geo bounding box. Hence, remove the constraint that disables geo bounding box for non geopoint fields.

Screen.Recording.2023-08-04_480.mov

Issues Resolved

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Merging #452 (8f629f0) into main (57c225a) will increase coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #452      +/-   ##
==========================================
+ Coverage   41.36%   41.40%   +0.04%     
==========================================
  Files          53       53              
  Lines        1777     1775       -2     
  Branches      327      326       -1     
==========================================
  Hits          735      735              
+ Misses       1014     1012       -2     
  Partials       28       28              

see 2 files with indirect coverage changes

From 2.9, geoshape supports geo bounding box. Hence, remove
the constraint that disables geo bounding box for non geopoint
fields.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
@junqiu-lei
Copy link
Member

@VijayanB Could you please provide the demo video that verify the feature?

Copy link
Member

@junqiu-lei junqiu-lei left a comment

Choose a reason for hiding this comment

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

LGTM, looks like the cypress test is failing

@VijayanB
Copy link
Member Author

VijayanB commented Aug 6, 2023

LGTM, looks like the cypress test is failing

I don't think they are related.

@VijayanB VijayanB merged commit a4e92a0 into opensearch-project:main Aug 6, 2023
13 of 15 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 6, 2023
From 2.9, geoshape supports geo bounding box. Hence, remove
the constraint that disables geo bounding box for non geopoint
fields.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
(cherry picked from commit a4e92a0)
VijayanB pushed a commit that referenced this pull request Aug 6, 2023
From 2.9, geoshape supports geo bounding box. Hence, remove
the constraint that disables geo bounding box for non geopoint
fields.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants