This is an automated email from the ASF dual-hosted git repository.
twice pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/kvrocks-website.git
The following commit(s) were added to refs/heads/main by this push:
new c1f88461 Update the status of Kvrocks Search in encoding docs (#307)
c1f88461 is described below
commit c1f88461a7cee6cab1d5c464feb7f3e901352b5a
Author: Twice <[email protected]>
AuthorDate: Sun Jul 6 19:01:22 2025 +0800
Update the status of Kvrocks Search in encoding docs (#307)
---
community/kvrocks-search-index-encoding.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/community/kvrocks-search-index-encoding.md
b/community/kvrocks-search-index-encoding.md
index c115a5f0..af22594c 100644
--- a/community/kvrocks-search-index-encoding.md
+++ b/community/kvrocks-search-index-encoding.md
@@ -4,8 +4,7 @@ Different from [the encoding method of other data
structures](https://kvrocks.ap
Apache Kvrocks™ Search (a.k.a. Kvrocks Search) uses an independent column
family (named `search`)
and a separately designed encoding format to store indexing-related metadata
and data.
-WARNING: Kvrocks Search is currently in development and has not been
officially released,
-so its encoding format may undergo breaking changes.
+Kvrocks Search is released since 2.11.0, see [its
docs](https://kvrocks.apache.org/docs/kvrocks-search).
## Common encoding