Installation steps for elastic search 5.6.2 in windows and how to connect that in my .net application?

Hello There,

Can you please guide me, how to install elastic search 5.6.2 in windows?
And also please guide me how can i use that in my .net application.

Thanks

https://www.elastic.co/guide/en/elasticsearch/reference/current/windows.html

https://www.elastic.co/guide/en/elasticsearch/client/net-api/current/index.html

Hello Devid Pilato,

I have follow above steps but after download plugin it will again come on plugin selection page and then throw the error and close the installation window.

If there is an issue with the install look if it’s reported here https://github.com/elastic/windows-installers and open an issue if needed.

You can also install elasticsearch manually using the zip version. Look at the installation guide.

Thanks for the support.
I have manually using zip version and now elastic search is start.
But one thing i want to know that how we can user _head in this 5.6.3.
and my .net application will throw the error unsuccessful connection using 5.6.3.
before i was used 1.7.2 and it's work fine.
please guide me for above concern.

You can’t install site plugins anymore.

Just read the head doc: https://github.com/mobz/elasticsearch-head/blob/master/README.textile

Or start Kibana.

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