Upgrading ElasticSearch.Net NuGet Package

Hi

For upgrading ElasticSearch.Net NuGet Package from 5.5.0 to 6.0.2, what are the changes I need to make.
Mainly Nest queries like Bulk(), Update(), IndicesCreate()

Thanks
Aneesh L

Take a look at the Elasticsearch.Net breaking changes and NEST breaking changes documentation between latest 5.x at the time and 6.0.

This documentation includes all binary breaking changes between the two assemblies.

Thanks Russ Cam

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.