1

I used to create index from json using the following code,

var ESClient = new ElasticClient(setting);
ESClient.Raw.IndicesCreatePost("indexname", "strJson");

Now, that the nugetPackage of NEST elastic version has changed to 2.0.4, I am unable to work using the existing code. Could anyone please let me know what could be replacement for it.

Thanks

cmrhema
  • 981
  • 2
  • 16
  • 28

0 Answers0