Skip to content

[9.1] Fix ignore_unmapped setting when using geo_shape query with a pre-indexed shape (#136961)#136975

Merged
elasticsearchmachine merged 1 commit intoelastic:9.1from
iverase:backport/9.1/pr-136961
Oct 22, 2025
Merged

[9.1] Fix ignore_unmapped setting when using geo_shape query with a pre-indexed shape (#136961)#136975
elasticsearchmachine merged 1 commit intoelastic:9.1from
iverase:backport/9.1/pr-136961

Conversation

@iverase
Copy link
Contributor

@iverase iverase commented Oct 22, 2025

Backports the following commits to 9.1:

…exed shape (elastic#136961)

GeoShapeQueryBuilder ignores the value of ignoreUnmapped when rewriting the query so those queries always
get a false value. This commit make sure the variable gets correctly assigned.
@iverase iverase added :Analytics/Geo Indexing, search aggregations of geo points and shapes >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) labels Oct 22, 2025
@elasticsearchmachine elasticsearchmachine merged commit 0e97999 into elastic:9.1 Oct 22, 2025
40 of 43 checks passed
@iverase iverase deleted the backport/9.1/pr-136961 branch October 22, 2025 16:41
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 auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.1.7

2 participants