xige-16
|
8db95a63f6
|
Return error when search limit equal 0 or grater than 16384 (#6115)
* return error when search limit equal 0 or grater than 16384
Signed-off-by: xige-16 <xi.ge@zilliz.com>
* code format
Signed-off-by: xige-16 <xi.ge@zilliz.com>
|
2021-06-26 11:44:11 +08:00 |
|
bigsheeper
|
0d0c1901dd
|
Fix service time check of search in streaming (#6068)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-06-25 20:18:09 +08:00 |
|
yukun
|
eb818d05ab
|
Remove vector fields from output fields (#6112)
* Remove vector fields from output fields
Signed-off-by: fishpenguin <kun.yu@zilliz.com>
* Add empty_collection error_code
Signed-off-by: fishpenguin <kun.yu@zilliz.com>
|
2021-06-25 16:52:11 +08:00 |
|
bigsheeper
|
e87372761a
|
Remove tSafe in release partition task and return max timestamp (#6078)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-06-24 19:06:34 +08:00 |
|
congqixia
|
10e5fc3382
|
Fix query node crash when retrieved 0 result (#6087)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
|
2021-06-24 19:04:34 +08:00 |
|
yukun
|
c8bf9078ae
|
Change pchannels to vchannel in retrieveResults (#6054)
Signed-off-by: fishpenguin <kun.yu@zilliz.com>
|
2021-06-24 13:40:03 +08:00 |
|
yukun
|
b72e4c6372
|
Merge search_collection and retrieve_colletion into query_collection (#6037)
* Merge search_collection and retrieve_colletion into query_collection
Signed-off-by: fishpenguin <kun.yu@zilliz.com>
* Fix static-check
Signed-off-by: fishpenguin <kun.yu@zilliz.com>
|
2021-06-23 20:26:10 +08:00 |
|