Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
908c6c6a
Commit
908c6c6a
authored
Mar 30, 2019
by
macro
Browse files
Update deploy-windows.md
parent
e28f6ea4
Changes
1
Hide whitespace changes
Inline
Side-by-side
document/reference/deploy-windows.md
View file @
908c6c6a
...
...
@@ -31,13 +31,14 @@
-
下载地址:https://www.elastic.co/downloads/past-releases/elasticsearch-6-2-2
-
下载.zip文件,解压到指定目录
-
安装head插件,具体参考:https://github.com/mobz/elasticsearch-head
-
安装kibana,用于在浏览器中访问es,请下载6.2.2版本,具体参考:https://www.elastic.co/downloads/kibana
-
下载.zip包后解压即可,运行bin
\k
ibana.bat,访问http://localhost:5601 查看是否安装成功
-
中文分词插件地址:https://github.com/medcl/elasticsearch-analysis-ik
-
安装中文分词插件,在elasticsearch-6.2.2
\b
in目录下执行以下命令:
elasticsearch-plugin install https://github.com/medcl/elasticsearch-analysis-ik/releases/download/v6.2.2/elasticsearch-analysis-ik-6.2.2.zip
-
启动elasticsearch:运行elasticsearch-6.2.2
\b
in
\e
lasticsearch.bat
-
打开该地址测试是否安装成功
:http://
localhost:9200/_plugin/
head
/
-
不使用head插件的可以使用kibana,请下载6.2.2版本,具体参考:https://www.elastic.co/downloads/kibana
-
不使用kibana的可以安装head插件,具体参考
:http
s
://
github.com/mobz/elasticsearch-
head
-
注意:如果你修改了mall-search中的es的cluster-name: mall-es,你需要在elasticsearch-6.2.2
\c
onfig
\e
lasticsearch.yml文件中修改cluster.name: mall-es
## mongodb
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment