A tutorial repository that helps you get started with Elasticsearch through NEST (the official elasticsearch .NET client).
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
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
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!