/elasticsearch-net-example

A tutorial repository for Elasticsearch and NEST

NuSearch

A tutorial repository that helps you get started with Elasticsearch through NEST (the official elasticsearch .NET client).

Elasticsearch 6.x (.NET Core)

To follow the tutorial for the latest stable Elasticsearch version (6.x) use the 6.x-netcore branch

Or if you need to cheat/peek at the final solution checkout 6.x-codecomplete-netcore

nusearch

Elasticsearch 5.x (.NET Framework and .NET Core)

.NET Core

To follow the tutorial for the latest stable Elasticsearch version (5.x) use the 5.x-netcore branch

Or if you need to cheat/peek at the final solution checkout 5.x-codecomplete-netcore

.NET Framework

To follow the tutorial for the latest stable Elasticsearch version (5.x) use the 5.x branch

Or if you need to cheat/peek at the final solution checkout 5.x-codecomplete

Elasticsearch 2.x (.NET Framework)

To follow the tutorial for the latest stable Elasticsearch version (2.x) use the 2.x branch

Or if you need to cheat/peek at the final solution checkout 2.x-codecomplete

nusearch