Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
JoinTyang committed Sep 10, 2024
1 parent dafdc29 commit 999b1d6
Show file tree
Hide file tree
Showing 9 changed files with 284 additions and 720 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Manual for SeaSearch

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

## Serve docs locally

Expand Down
2 changes: 1 addition & 1 deletion manual/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Introduction

ZincSearch 是一个 Go 语言实现的全文检索服务器,提供了兼容 ElasticSearch DSL 的 API。它采用了 Bluge 作为索引引擎。Bluge 是一个广泛使用的 Go 语言全文索引库 Bleve(由 CouchBase 公司开发)的 fork 版本,对代码进行重构改造,使得它更加现代化和灵活。
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.
Loading

0 comments on commit 999b1d6

Please sign in to comment.