mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
fix: Update milvus key words (#40869)
issue: #40290 Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
This commit is contained in:
parent
0a1c5f4460
commit
4220e3355d
@ -29,4 +29,10 @@ var FieldNameKeywords = map[string]struct{}{
|
||||
"false": {},
|
||||
"False": {},
|
||||
"FALSE": {},
|
||||
"text_match": {},
|
||||
"TEXT_MATCH": {},
|
||||
"phrase_match": {},
|
||||
"PHRASE_MATCH": {},
|
||||
"random_sample": {},
|
||||
"RANDOM_SAMPLE": {},
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user