You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+23-2Lines changed: 23 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,32 @@ IK Analysis for Elasticsearch and OpenSearch
3
3
4
4

5
5
6
-
The IK Analysis plugin integrates Lucene IK analyzer, and support customized dictionary. It supports major versions of Elasticsearch and OpenSearch. Maintained and supported with ❤️ by INFINI Labs.
6
+
The IK Analysis plugin integrates Lucene IK analyzer, and support customized dictionary. It supports major versions of Elasticsearch and OpenSearch. Maintained and supported with ❤️ by[INFINI Labs](https://infinilabs.com).
7
7
8
8
The plugin comprises analyzer:`ik_smart` ,`ik_max_word`, and tokenizer:`ik_smart` ,`ik_max_word`
9
9
10
-
#Quick Start
10
+
#How to Install
11
+
12
+
You can download the packaged plugins from here:`https://release.infinilabs.com/`,
13
+
14
+
or you can use the`plugin` cli to install the plugin like this: