I am using MVC 4 and would like to use NEST (ElasticSearch).
Currently, to connect to ElasticSearch I am using RestSharp and I am sending this through POST to get results and I would like to know how to convert it to NEST.
{
"query": {...
asked by
19.04.2018 / 09:54