Installing and using Elasticsearch

Source: Internet
Author: User

Environment: Win7 64-bit jdk1.8.0 elasticsearch2.3.3

Download Elasticsearch2.3.3:https://www.elastic.co/thank-you?url=https://download.elastic.co/elasticsearch/release on official website /org/elasticsearch/distribution/zip/elasticsearch/2.3.3/elasticsearch-2.3.3.zip

After downloading, unzip, open folder Elasticsearch-2.3.3\bin under a Elasticsearch.bat file, double-click Run appears the following interface is successful, access to http://localhost:9200

Note that: The IP here is I have changed in the configuration accessories, without changes in the case of the red box shows that 172.0.0.1 can only be accessed via localhost

Change IP Address: Under Folder Elasticsearch-2.3.3\config, there is a elasticsearch.yml file open change network.host:192.168.60.33 can be restarted to use IP access

Installing the Plugin Plugin

To open the cmd command window:

cd to Bin folder output command: Plugin install mobz/elasticsearch-head after successful plugins folder has a Head folder, inside a little something ...

Because before the computer installation is jdk1.7, so Elasticsearch has been unable to start, the command window has been a flash, so the data is said to be used jdk1.8 only, replaced by 1.8 can be

Installing and using Elasticsearch

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.