Class GeoPointFielddata
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class GeoPointFielddata : FielddataBase, IGeoPointFielddata, IFielddata
Properties
| Edit this page View SourceFormat
Declaration
public GeoPointFielddataFormat? Format { get; set; }
Property Value
Type | Description |
---|---|
GeoPointFielddataFormat? |
Precision
Declaration
public Distance Precision { get; set; }
Property Value
Type | Description |
---|---|
Distance |