Closed
Description
Team,
Please do help me out, My world was simpler when I had a json with my full index inside it.
I had to read the file , check if the index exists , if existed, delete it and create a new one in C# and I had uses NEST 1.7.1.
string jsonfile= System.IO.File.ReadAllText(jsonfilepath);
ESClient.Raw.IndicesCreatePost("myindex, filetext);
Post installing NEST 2.0.4, with my limited documentation available, could you please let me know, how do I just create an index.
I know it sounds like a trivial thing for you, but I just dont seem to get any concrete examples.
Metadata
Metadata
Assignees
Labels
No labels