Skip to content

Add IndexOrDocValuesQuery to GeoPolygonQueryBuilder#48449

Merged
iverase merged 1 commit intoelastic:masterfrom
iverase:slowPolygonQuery
Oct 31, 2019
Merged

Add IndexOrDocValuesQuery to GeoPolygonQueryBuilder#48449
iverase merged 1 commit intoelastic:masterfrom
iverase:slowPolygonQuery

Conversation

@iverase
Copy link
Copy Markdown
Contributor

@iverase iverase commented Oct 24, 2019

In Lucene 8.3, it was added a new polygon query over geo points using docValues (https://issues.apache.org/jira/browse/LUCENE-8960). We can use it as part of an IndexOrDocValuesQuery to speed up queries when there is a more selective filter.

@iverase iverase added >enhancement :Analytics/Geo Indexing, search aggregations of geo points and shapes v8.0.0 v7.6.0 labels Oct 24, 2019
@iverase iverase requested a review from nknize October 24, 2019 09:47
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
Contributor

@jimczi jimczi left a comment

Choose a reason for hiding this comment

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

LGTM

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 v7.6.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants