mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +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": {},
|
"False": {},
|
||||||
"FALSE": {},
|
"FALSE": {},
|
||||||
|
"text_match": {},
|
||||||
|
"TEXT_MATCH": {},
|
||||||
|
"phrase_match": {},
|
||||||
|
"PHRASE_MATCH": {},
|
||||||
|
"random_sample": {},
|
||||||
|
"RANDOM_SAMPLE": {},
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user