Skip to content

Index Mappings: Geopoint Property Descriptor Script is missing #6555

Closed
@niemyjski

Description

@niemyjski

NEST/Elasticsearch.Net version: 7.17.4

Elasticsearch version: 7.17.4

.NET runtime version: .NET 6

Operating system version: macos

Description of the problem including expected versus actual behavior:
A clear and concise description of what the bug is.

Steps to reproduce:

  1. Nest is missing GeoPoint Script support https://www.elastic.co/guide/en/elasticsearch/reference/current/geo-point.html#geo-point-params

Expected behavior

This should work
.GeoPoint(g => g.Name(m => "geo").Script("BLAH"))

Provide ConnectionSettings (if relevant):

Provide DebugInformation (if relevant):

Metadata

Metadata

Assignees

No one assigned

    Labels

    7.xRelates to a 7.x client version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions