I want to use Elastic Enterprise Search in C#, is it possible to do it with the NEST client?
Enterprise Search (also known as App Search) offers powerful functionalities for search engines on the web platform. I am trying to use it with NEST Client; however I am not able to post data in Enterprise Search, I am only able to post the data into an index on Elasticsearch.
Any suggestions, references or resources that could help?