mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 09:08:43 +08:00
[skip e2e] Check the syntax of query_boolean_expr md (#14708)
Signed-off-by: min.tian <min.tian.cn@gmail.com>
This commit is contained in:
parent
e46227c1f1
commit
f029a4f863
@ -72,7 +72,7 @@ IDENTIFIER := 列名
|
||||
Tips:
|
||||
|
||||
1. NIL represents an empty string, which means there is no Predicate for Expr.
|
||||
2. Gramma is described by EBNF syntax,expressions that may be omitted or repeated are represented through curly braces `{...}`.
|
||||
2. Gramma is described by EBNF syntax, expressions that may be omitted or repeated are represented through curly braces `{...}`.
|
||||
|
||||
After syntax analysis, the following rules will be applied:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user