Skip to content

Geodistance query is missing "ignore unmapped" #659

@rgevaerd

Description

@rgevaerd

Java API client version

8.9

Java version

17

Elasticsearch Version

8.9

Problem description

The ignore unmapped (https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-geo-distance-query.html#_ignore_unmapped_2) is missing from the geo distance query in the Elasticsearch Java API.

In the old (resthighlevel) client it was present: https://artifacts.elastic.co/javadoc/org/elasticsearch/elasticsearch/7.17.12/org/elasticsearch/index/query/GeoDistanceQueryBuilder.html#ignoreUnmapped(boolean)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions