Skip to content

[Backport] Add IndexOrDocValuesQuery to GeoPolygonQueryBuilder (#48449)#48731

Merged
iverase merged 1 commit intoelastic:7.xfrom
iverase:backportSlowPolygon
Oct 31, 2019
Merged

[Backport] Add IndexOrDocValuesQuery to GeoPolygonQueryBuilder (#48449)#48731
iverase merged 1 commit intoelastic:7.xfrom
iverase:backportSlowPolygon

Conversation

@iverase
Copy link
Copy Markdown
Contributor

@iverase iverase commented Oct 31, 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.

Backport of #48449

@iverase iverase added :Analytics/Geo Indexing, search aggregations of geo points and shapes backport v7.6.0 labels Oct 31, 2019
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@iverase iverase merged commit 5bea389 into elastic:7.x Oct 31, 2019
@iverase iverase deleted the backportSlowPolygon branch October 31, 2019 07:47
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 backport v7.6.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants