Skip to content

damienbod/WebGeoElasticsearch

Repository files navigation

Web search using Elasticsearch Geo-distance query

Implement a Geo-distance search using .NET Aspire, Elasticsearch and ASP.NET Core

Overview

Map display

Overview

Index

To index in elasticsearch on a new search server, use /home/ReIndex once the applications are running.

Notes

History

  • 2024-10-20 Updated Aspire
  • 2024-10-12 Update packages
  • 2024-09-15 Initial version with Web search using Elasticsearch Geo-distance query

Links

https://www.elastic.co/guide/en/elasticsearch/reference/current/geo-point.html

https://leafletjs.com/

https://www.elastic.co/guide/en/elasticsearch/reference/current/explicit-mapping.html

https://damienbod.com/2024/09/16/using-elasticsearch-with-net-aspire/

https://learn.microsoft.com/en-us/dotnet/aspire/