How to use geo in Elastic.Clients.Elasticsearch v8.x C# .NET??
Hi, @IceF1reX.
The initial 8.0 client has a limited feature set and does not currently support the geo types or searches.
For now, to use the geo features, you should use the latest 7.17.x client in compatibility mode.