Hi All, I am new to Elastic Search. Going through the site and looking for solution to implement in .Net. Found that NEST dlls provides capabilities to interact with ES.
Need help on bulk load data from SQL Server to elastic search for indexing the documents. Looking for the .net solution to implement this. more precisely, converting the .net dataset to JSON objects for the elastic search to index. What are the optimal way to achive this..how do we optimize SQL code or do we need to handle the try on failure mechanism while indexing ? How does the indexing/re-indexing work in case of any update on the existing indexed data in ES? Regards Madhavan.TR -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/8755f7ef-517c-4d06-bec8-a2e01f3fc6ab%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
