Skip to content

Commit 38efde2

Browse files
committed
update
1 parent dafdc29 commit 38efde2

File tree

9 files changed

+287
-723
lines changed

9 files changed

+287
-723
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Manual for SeaSearch
44

5-
The web site: https://haiwen.github.io/seasearch-docs/
5+
The website: https://haiwen.github.io/seasearch-docs/
66

77
## Serve docs locally
88

manual/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Introduction
22

3-
ZincSearch 是一个 Go 语言实现的全文检索服务器,提供了兼容 ElasticSearch DSL 的 API。它采用了 Bluge 作为索引引擎。Bluge 是一个广泛使用的 Go 语言全文索引库 Bleve(由 CouchBase 公司开发)的 fork 版本,对代码进行重构改造,使得它更加现代化和灵活。
3+
ZincSearch is a full-text search server implemented in Go language, providing an API compatible with ElasticSearch DSL. It uses Bluge as the indexing engine. Bluge is a fork version of Bleve (developed by CouchBase), a widely used Go language full-text indexing library, which refactors the code to make it more modern and flexible.

0 commit comments

Comments
 (0)