提交 1b5d299f 编写于 作者: Y Yhz

fix show tables results typo

Signed-off-by: NYhz <yinghao.zou@zilliz.com>
上级 84689fda
...@@ -391,7 +391,7 @@ $ curl -X GET "http://127.0.0.1:19121/collections?offset=0&page_size=1" -H "acce ...@@ -391,7 +391,7 @@ $ curl -X GET "http://127.0.0.1:19121/collections?offset=0&page_size=1" -H "acce
"metric_type": "L2", "metric_type": "L2",
"count": 0, "count": 0,
"index": "FLAT", "index": "FLAT",
"nlist": 16384 "index_params": {"nlist": 4096}
} }
], ],
"count": 58 "count": 58
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册