Skip to content

Commit

Permalink
Es version desc fix (#2037)
Browse files Browse the repository at this point in the history
* Update 2.deploy-es.md

* Update docs-2.0/4.deployment-and-installation/6.deploy-text-based-index/2.deploy-es.md

* Update 2.deploy-es.md

Co-authored-by: cooper-lzy <[email protected]>
  • Loading branch information
abby-cyber and cooper-lzy authored Aug 2, 2022
1 parent 996fba2 commit 9069fe8
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ Nebula Graph 的全文索引是基于 [Elasticsearch](https://en.wikipedia.org/w

部署 Elasticsearch 集群请参见 [Kubernetes 安装 Elasticsearch](https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-deploy-elasticsearch.html)[单机安装 Elasticsearch](https://www.elastic.co/guide/en/elasticsearch/reference/7.15/targz.html)

当 Elasticsearch 集群启动时,请添加 Nebula Graph 全文索引的模板文件。关于索引模板的说明请参见 [Elasticsearch 官方文档](https://www.elastic.co/guide/en/elasticsearch/reference/current/index-templates.html)

以下面的模板为例:
当 Elasticsearch 集群启动时,请添加 Nebula Graph 全文索引的模板文件,以下面的模板为例:

!!! note

Expand Down

0 comments on commit 9069fe8

Please sign in to comment.