Skip to content

Enable geo_distance and geo_bounding_box queries on geo_shape field type #64224

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

Merged
merged 5 commits into from
Oct 29, 2020

Conversation

iverase
Copy link
Contributor

@iverase iverase commented Oct 27, 2020

This commit enables geo_distance and geo_bounding_box queries on geo_shape field type. In addition it enables those queries over geo_point runtime fields as well.

closes #54628

@iverase iverase added >enhancement :Analytics/Geo Indexing, search aggregations of geo points and shapes v8.0.0 v7.11.0 labels Oct 27, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-analytics-geo (:Analytics/Geo)

@elasticmachine elasticmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Oct 27, 2020
@iverase iverase mentioned this pull request Oct 27, 2020
@iverase iverase requested review from jrodewig and talevy October 27, 2020 14:32
Copy link
Contributor

@talevy talevy left a comment

Choose a reason for hiding this comment

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

Overall looks great! I read the docs, the content looks good. There are some English things that @jrodewig could comment on maybe?

Copy link
Contributor

@jrodewig jrodewig left a comment

Choose a reason for hiding this comment

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

This looks good overall. However, there are some grammar issues that need to be fixed before a merge. It also looks like a few of the example snippets target the wrong indices.

@iverase
Copy link
Contributor Author

iverase commented Oct 28, 2020

Thanks you @jrodewig, I added your suggestions!

Copy link
Contributor

@jrodewig jrodewig left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @iverase!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/Geo Indexing, search aggregations of geo points and shapes >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v7.11.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable geo_distance and geo_bounding_box queries on geo_shape field type
5 participants