Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 838 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 838 Bytes

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

nusearch