This is an automated email from the ASF dual-hosted git repository.

twice pushed a commit to branch PragmaTwice-patch-1
in repository https://gitbox.apache.org/repos/asf/kvrocks-website.git

commit c4df4f7e248084a40b8211c47258934038f4ca14
Author: Twice <[email protected]>
AuthorDate: Sun Jul 6 18:58:57 2025 +0800

    Update kvrocks-search-index-encoding.md
---
 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
 

Reply via email to