NEST by Elasticsearch Inc. and contributors

<PackageReference Include="NEST" Version="1.7.1" />

.NET API 2,349,056 bytes

 GeoPointMapping

public bool? DocValues { get; set; }

public FieldDataNonStringMapping FieldData { get; set; }

public int? GeoHashPrecision { get; set; }

public bool? GeoHashPrefix { get; set; }

public bool? IndexGeoHash { get; set; }

public bool? IndexLatLon { get; set; }

public PropertyNameMarker Name { get; set; }

public string Similarity { get; set; }

public virtual TypeNameMarker Type { get; }

public GeoPointMapping()