bigsheeper
|
e9dc96f931
|
Fix bucket name in index builder and query node
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-01-05 15:58:13 +08:00 |
|
zhenshan.cao
|
af1941b6fe
|
Add docker for indexbuilder
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
|
2021-01-05 15:25:01 +08:00 |
|
XuanYang-cn
|
05f1350e19
|
Add writenode to ci
Signed-off-by: XuanYang-cn <xuan.yang@zilliz.com>
|
2021-01-05 15:14:59 +08:00 |
|
quicksilver
|
ca89ece576
|
Fix go format bug
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com>
|
2021-01-05 14:20:45 +08:00 |
|
neza2017
|
8b39643e44
|
Fix write node crashed if collection meta not existed
Signed-off-by: neza2017 <yefu.chen@zilliz.com>
|
2021-01-05 12:20:46 +08:00 |
|
XuanYang-cn
|
fa77783ad7
|
Fix print ddl binlog bug
Signed-off-by: XuanYang-cn <xuan.yang@zilliz.com>
|
2021-01-05 12:20:30 +08:00 |
|
zhenshan.cao
|
9f339ef8ce
|
Fix bug: indexbuilder req not initialized
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
|
2021-01-05 11:57:27 +08:00 |
|
sunby
|
a1151d9bf5
|
Change kvRootPath to MetaRootPath in master
Signed-off-by: sunby <bingyi.sun@zilliz.com>
|
2021-01-05 11:31:42 +08:00 |
|
sunby
|
95b162ccfd
|
Refactor flush scheduler
Signed-off-by: sunby <bingyi.sun@zilliz.com>
|
2021-01-05 10:57:59 +08:00 |
|
bigsheeper
|
d5d9fa03ea
|
Disable the dropCollection filtering
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-01-04 20:46:00 +08:00 |
|
bigsheeper
|
33e1e17045
|
Fix writer client DescribeSegment api
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-01-04 20:16:15 +08:00 |
|
sunby
|
0a383608f3
|
Remove mock client in master
Signed-off-by: sunby <bingyi.sun@zilliz.com>
|
2020-12-31 11:20:03 +08:00 |
|
bigsheeper
|
248be309fd
|
Add index builder unites
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-01-04 17:55:01 +08:00 |
|
FluorineDog
|
89f38e459a
|
Fix bool type
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
|
2021-01-04 17:52:42 +08:00 |
|
zhenshan.cao
|
6bd5702441
|
Add indexbuilder address to paramstable
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
|
2021-01-04 14:53:20 +08:00 |
|
bigsheeper
|
cb3ca1ab7c
|
Refactor kvPath param and unify the segment flush kvPath in write node
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-01-04 14:17:59 +08:00 |
|
GuoRentong
|
c82565bd5c
|
Update doc: service api
Signed-off-by: GuoRentong <rentong.guo@zilliz.com>
|
2021-01-04 14:16:43 +08:00 |
|
XuanYang-cn
|
03b5d32569
|
Add default fields when create collection
Signed-off-by: XuanYang-cn <xuan.yang@zilliz.com>
|
2021-01-04 12:03:29 +08:00 |
|
zhenshan.cao
|
7ed63c79ce
|
Remove system field of describle_collection in proxy
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
|
2021-01-04 11:41:19 +08:00 |
|
cai.zhang
|
7a28cfb9e7
|
Fix bug of sdk : unnecessary is_primary_key
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
|
2021-01-04 10:58:51 +08:00 |
|
dragondriver
|
e61903ea36
|
Add query interface for cgo index wrapper
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
|
2021-01-04 10:42:51 +08:00 |
|
bigsheeper
|
1ba47ac433
|
Check system field in segCore
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2021-01-04 10:13:01 +08:00 |
|
bigsheeper
|
b7fc945aca
|
Add flush msg unmarshal function register
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2020-12-31 17:25:45 +08:00 |
|
xige-16
|
bfb18df7e7
|
Parse result_id from target entry
Signed-off-by: xige-16 <xi.ge@zilliz.com>
|
2020-12-31 16:53:57 +08:00 |
|
quicksilver
|
1927eaf88b
|
Add revive linter
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com>
|
2020-12-31 16:38:37 +08:00 |
|
zhenshan.cao
|
59878b1dbb
|
Add lazy connect logic for indexbuilder
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
|
2020-12-31 15:44:06 +08:00 |
|
dragondriver
|
6cd8c2528d
|
Add parameter check for almost all index type
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
|
2020-12-31 15:16:03 +08:00 |
|
xige-16
|
29b21b4bf2
|
Refactor reduce strategy in query node
Signed-off-by: xige-16 <xi.ge@zilliz.com>
|
2020-12-31 14:49:27 +08:00 |
|
sunby
|
4808b46246
|
Filter indexable fields in flush scheduler
Signed-off-by: sunby <bingyi.sun@zilliz.com>
|
2020-12-30 19:56:54 +08:00 |
|
dragondriver
|
2e198e2783
|
Add support for idmap, nsg, sq8
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
|
2020-12-30 19:37:45 +08:00 |
|
FluorineDog
|
09620efadf
|
Merge from master
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
|
2020-12-30 18:50:56 +08:00 |
|
zhenshan.cao
|
adf77c423c
|
Update knowhere
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
|
2020-12-30 18:30:51 +08:00 |
|
bigsheeper
|
4835d82060
|
Add index builder test cases
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2020-12-30 18:16:34 +08:00 |
|
sunby
|
e7998da797
|
Fix bug when starting indexbuilder
Signed-off-by: sunby <bingyi.sun@zilliz.com>
|
2020-12-30 16:41:24 +08:00 |
|
neza2017
|
e05c441fc9
|
Modify Makefile to compile binlog
Signed-off-by: neza2017 <yefu.chen@zilliz.com>
|
2020-12-30 14:09:00 +08:00 |
|
XuanYang-cn
|
3a2e2a04b6
|
Fix writenode bug
Signed-off-by: XuanYang-cn <xuan.yang@zilliz.com>
|
2020-12-29 21:15:00 +08:00 |
|
GuoRentong
|
1abc69277b
|
Update doc: service api
Signed-off-by: GuoRentong <rentong.guo@zilliz.com>
|
2020-12-29 18:02:44 +08:00 |
|
bigsheeper
|
bb8da15691
|
Return status and add try catch exception in index builder
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2020-12-29 17:53:27 +08:00 |
|
quicksilver
|
b1b8747477
|
Add logic of incremental check for go code
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com>
|
2020-12-29 17:19:44 +08:00 |
|
dragondriver
|
243346247b
|
Add unittest case which used in regression to index builder
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
|
2020-12-29 16:31:03 +08:00 |
|
bigsheeper
|
1e3b7cd55e
|
Fix binary vector metric type validation
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2020-12-29 16:14:52 +08:00 |
|
xige-16
|
be32a33eff
|
Refactor loadIndexTest to test diffrent index params
Signed-off-by: xige-16 <xi.ge@zilliz.com>
|
2020-12-29 14:43:40 +08:00 |
|
XuanYang-cn
|
884f66d56d
|
Fix timesync start twice in master
Signed-off-by: XuanYang-cn <xuan.yang@zilliz.com>
|
2020-12-29 14:10:22 +08:00 |
|
cai.zhang
|
37a55f3c1d
|
Update sdk version
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
|
2020-12-29 12:51:19 +08:00 |
|
cai.zhang
|
f80536ed77
|
Update the logic of running go unittest
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
|
2020-12-29 11:56:37 +08:00 |
|
XuanYang-cn
|
9577da9fce
|
Add writenode main
Signed-off-by: XuanYang-cn <xuan.yang@zilliz.com>
|
2020-12-28 18:52:34 +08:00 |
|
FluorineDog
|
eb8717188e
|
Enable load index
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
|
2020-12-28 17:55:48 +08:00 |
|
dragondriver
|
f67aae9596
|
Fix the codec bug of cgo wrapper of index builder
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
|
2020-12-28 16:55:50 +08:00 |
|
bigsheeper
|
5b9e8c4f60
|
Add write node client segment flushing
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2020-12-28 15:25:16 +08:00 |
|
godchen
|
d489183798
|
Random generate querynode channel in unittest
Signed-off-by: godchen <qingxiang.chen@zilliz.com>
|
2020-12-28 15:24:20 +08:00 |
|