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 abd99f18d0672e3877fd7347846e2cb19065ab28
Author: Twice <[email protected]>
AuthorDate: Tue Jun 4 19:41:18 2024 +0900

    Add FT.DROPINDEX supported-commands.md
---
 docs/supported-commands.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/supported-commands.md b/docs/supported-commands.md
index 688fc09..5c2e2f0 100644
--- a/docs/supported-commands.md
+++ b/docs/supported-commands.md
@@ -411,6 +411,7 @@ In addition, `LISTFUNC` subcommand is added as an extension 
to list all function
 | Command        | Supported OR Not | Since Version | Desc |
 | -------------- | ---------------- | ------------- | ---- |
 | FT.CREATE      | √                | unstable      |      |
+| FT.DROPINDEX   | √                | unstable      |      |
 | FT.INFO        | √                | unstable      |      |
 | FT._LIST       | √                | unstable      |      |
 | FT.SEARCH      | √                | unstable      |      |

Reply via email to