Skip to content

Does it support geographic coordinates filter? #7759

Closed
@paymansh1992

Description

@paymansh1992

I want to use the GeoDistance like I use the Nest,
does support it?

Nest sample:

var results = client.Search<MyDataType>(s => s
.Filter(m => m.GeoDistance(
  c => c.Location, 
  f => f.Distance("100 mi").Location(40.7, -74.0)));

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