Elasticsearch Installing the Chinese plugin IK

Source: Internet
Author: User

Long time no blog, recently worked overtime to do the project, is doing search work, so tested ES, after countless failures, and finally successfully installed the Es+ik

From the Internet to find countless installation methods are the same, the installation is unsuccessful

ES 2.0 Installation

ES official website Download es2, after decompression can be executed, can be temporarily not configured, I only modified the data and log path


Download IK https://github.com/medcl/elasticsearch-analysis-ik

Installing MAVEN Java

I have been installed by Apt-get by default, configuring Classpath Java_home

Unzip ik, and enter IK

Perform MVN package compilation IK

Copy Elasticsearch-analysis-ik-master/target/releases/elasticsearch-analysis-ik-1.5.0.zip to Es's Plugin/ik directory and unzip

Also copy the elasticsearch-analysis-ik-master/config/ik/folder to the config of ES

Modify ELASTICSEARCH.YML Add the following line

Index.analysis.analyzer.ik.type: "Ik"


Then restart ES to test by adding data to the IK test method on GitHub

This article is from the "Ogo notes" blog, so be sure to keep this source http://zhixinhu.blog.51cto.com/3132199/1712654

Elasticsearch Installing the Chinese plugin IK

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.