/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 5.x

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

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

Elasticsearch 1.x

If you are still on Elasticsearch 1.x you can checkout the 1.x branch, although if you are just looking to learn Elasticsearch you really oughta give 2.x a try!

nusearch