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 |
|
xige-16
|
7039fb7c82
|
Fix the problem of stuck after loadBalance and loadFieldData error (#5960)
* delete nodeInfo after nodeDown
Signed-off-by: xige-16 <xi.ge@zilliz.com>
* fix load balance can's stop
Signed-off-by: xige-16 <xi.ge@zilliz.com>
* fix load field data error
Signed-off-by: xige-16 <xi.ge@zilliz.com>
* contiue task loop after error in queryService
Signed-off-by: xige-16 <xi.ge@zilliz.com>
|
2021-06-22 14:10:09 +08:00 |
|
bigsheeper
|
cdbc6d2c94
|
Refactor query node and query service (#5751)
Signed-off-by: xige-16 <xi.ge@zilliz.com>
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
Co-authored-by: xige-16 <xi.ge@zilliz.com>
Co-authored-by: yudong.cai <yudong.cai@zilliz.com>
|
2021-06-15 12:41:40 +08:00 |
|
zhenshan.cao
|
7dac20c35c
|
Add log for poxynode transform data and querynode segment insert (#5627)
* Add log for poxynode transform data and querynode segment insert
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
* Decrease print times
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
|
2021-06-05 16:21:36 +08:00 |
|
zhenshan.cao
|
b0b8f58192
|
Fix bug: search timeout (#5557)
* Fix bug: search timeout
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
* Add log and fix unittest bug
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
|
2021-06-03 14:58:34 +08:00 |
|
yukun
|
dcb4161c9f
|
Fix retrieve_service (#5531)
* Fix retrieve_service
Signed-off-by: fishpenguin <kun.yu@zilliz.com>
* Fix retrieve_collection
Signed-off-by: fishpenguin <kun.yu@zilliz.com>
|
2021-06-02 19:18:33 +08:00 |
|
xige-16
|
fce792b8bf
|
Add historical and streaming module in querynode (#5469)
* add historical and streaming
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
* fix GetSegmentInfo
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
* pass regression test
Signed-off-by: xige-16 <xi.ge@zilliz.com>
Co-authored-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-05-28 10:26:30 +08:00 |
|
Xiangyu Wang
|
82ccd4cec0
|
Rename module (#4988)
* Rename module
Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>
|
2021-04-22 14:45:57 +08:00 |
|
bigsheeper
|
71b8f309b2
|
Add licence to query node and query service
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-04-19 13:47:10 +08:00 |
|
bigsheeper
|
08c5134286
|
Fix collection cannot be found when searching
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-04-16 17:37:50 +08:00 |
|
bigsheeper
|
9e7559b865
|
Make query node asynchronously load and release collection
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-04-16 14:40:33 +08:00 |
|
bigsheeper
|
39458697c7
|
Use asynchronous functions of load and release
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-04-12 09:18:43 +08:00 |
|