docs: fix typo and close #261

Thanks @Protosskrz
This commit is contained in:
Yang Libin
2022-05-09 16:10:33 +08:00
committed by GitHub
parent e0aff9f46a
commit d665009a2f

View File

@@ -41,7 +41,7 @@ Node 是集群中的一个节点,节点也有一个名称,默认是随机分
### Index
索引包含了一堆有相似结构的文档数据,比如商品索引。一个索引包含很多 document一个索引就代表了一类相似或者相同的 ducument。
索引包含了一堆有相似结构的文档数据,比如商品索引。一个索引包含很多 document一个索引就代表了一类相似或者相同的 document。
### Type