Getting Started
Default solution folder, feel free to edit or delete it.
Installation
There are two clients for Java, the native Elasticsearch library and Jest.
The native client is a transport client which...
Mon, 21 Mar, 2016 at 12:37 PM
Installation
Install NEST via Visual Studio's Package Manager Console.
Install-Package NEST
Connecting
...
Mon, 21 Mar, 2016 at 12:41 PM