From b9c1036eb986d004182ca5a774fa9e7724f7015a Mon Sep 17 00:00:00 2001 From: Twice Date: Mon, 11 Nov 2024 00:18:17 +0800 Subject: [PATCH] Fix output format on search doc --- docs/kvrocks-search.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/kvrocks-search.md b/docs/kvrocks-search.md index ddcb814a..b7fad4da 100644 --- a/docs/kvrocks-search.md +++ b/docs/kvrocks-search.md @@ -107,14 +107,16 @@ The output format of this command is like: 2) ... 3) type 4) "tag" - 5) options - 6) ... + 5) properties + 6) 1) ... + 2) ... 2) 1) identifier 2) ... 3) type 4) "numeric" - 5) options - 6) ... + 5) properties + 6) 1) ... + 2) ... 3) ... ```