Interface IGeoPointFielddata
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IGeoPointFielddata : IFielddata
Properties
| Edit this page View SourceFormat
Declaration
[DataMember(Name = "format")]
GeoPointFielddataFormat? Format { get; set; }
Property Value
Type | Description |
---|---|
GeoPointFielddataFormat? |
Precision
Declaration
[DataMember(Name = "precision")]
Distance Precision { get; set; }
Property Value
Type | Description |
---|---|
Distance |