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

hulk 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 1470470  Add FT.DROPINDEX supported-commands.md (#225)
1470470 is described below

commit 14704708bc535fad3a79d534101cd9d73c382888
Author: Twice <[email protected]>
AuthorDate: Tue Jun 4 19:46:42 2024 +0900

    Add FT.DROPINDEX supported-commands.md (#225)
---
 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