elastic/elasticsearch-net-example

update this to NEST 2

Closed this issue · 5 comments

cbmdk commented

Hey,

This example is not working anymore, when hitting the Client.Index(package); it errors out.

Could you please update the example to the newest version of NEST.

thanks in advance :)

/Chr

@cbmdk Take a look in the codecomplete-2.x branch; this should be up to date against the latest NEST 2.x packages. It's on the task list to be merged into master 😄

cbmdk commented

awesome!

Latest commit looks like 2.1.1 - give me 2 minutes and I'll update to 2.3.2

Done 😄

https://github.com/elastic/elasticsearch-net-example/tree/2.x

Is now the canonical 2.x branch, will update master to just be a single readme pointing to appropiate branches