Commit Graph

5610 Commits

Author SHA1 Message Date
zhenshan.cao
bd696486c9 Fix etcd path bug
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-09-22 15:07:56 +08:00
bigsheeper
41297f89b5 Add segment stats functions
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-22 11:47:25 +08:00
bigsheeper
62bee091d6 Fix search failed about topK
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-22 11:21:19 +08:00
rain
93b9a06b3b Fix the bug of segment
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-22 10:56:19 +08:00
bigsheeper
2017434509 Fix insertion unitest
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-22 10:06:35 +08:00
FluorineDog
887d9d7af6 Refactor default index_meta
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-22 02:09:49 +08:00
shengjh
70f5a44f8f Use async send in pulsar producer
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-21 19:28:42 +08:00
bigsheeper
b583f990e4 Fix index building
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-21 18:16:06 +08:00
zhenshan.cao
a3635b9cdc Update proto
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-09-21 17:53:59 +08:00
bigsheeper
38806b2c9d Update index api
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-21 16:16:14 +08:00
bigsheeper
99d0a69e6a Add index meta
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-21 15:40:56 +08:00
rain
a95f6843aa Add create index interface and update the proto of master
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-21 15:10:54 +08:00
FluorineDog
c123b57e98 Support Benchmark
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-21 10:32:20 +08:00
shengjh
5aee3352ce Add storage benchmark
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-19 18:16:30 +08:00
zhenshan.cao
08a62e3081 Refactor SDK
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-09-19 17:48:39 +08:00
bigsheeper
ece8707598 Fix query node schema
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-19 17:11:32 +08:00
shengjh
8c260e8112 Fix bug and add meta wrapper
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-19 17:10:23 +08:00
rain
6bc7e6d372 Update collection and segment id type and Refactor channel controller
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-18 15:55:33 +08:00
FluorineDog
626ad5b8dd Add script for release build
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-18 15:51:44 +08:00
FluorineDog
74c0e3542c Remove tbb
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-18 15:44:09 +08:00
FluorineDog
fe9040f326 Fix BruteForce, add restriction for indexing builder
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-18 11:03:28 +08:00
zhenshan.cao
3acd55f675 Fix config path error
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-09-18 01:53:18 +08:00
FluorineDog
a177f48577 Support Query Dispatch, enable offset for bitset
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-17 18:37:54 +08:00
bigsheeper
faca23344d Use opened segment in statistic info
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-17 17:43:53 +08:00
zhenshan.cao
3bb0da1f57 Add config logic and tikv_benchmark.go
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-09-17 14:31:50 +08:00
rain
7f798c5fce Synchronous creation of collection instead of goroutine
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-17 10:00:03 +08:00
bigsheeper
2474d06a10 Add index building of segment
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-16 18:19:29 +08:00
bigsheeper
7acc51e40e Query node add segments statistic service
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-16 15:21:10 +08:00
rain
fa6e228a91 Update the proto of master
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-16 11:46:52 +08:00
bigsheeper
032f89e534 Add message client id and fix buffer out of range
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-16 11:07:55 +08:00
rain
455b3ace2f Update segment struct and change collection to collection id
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-16 10:40:04 +08:00
bigsheeper
9ccf5c1c7d Add simple tests to SDK
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-16 10:39:09 +08:00
rain
11125bc6eb Implement the marshal logic when data to kv store
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-15 17:55:02 +08:00
xige-16
917dc677af Add time sync for query node and write node
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2020-09-15 17:41:05 +08:00
cai.zhang
71950d44a8 Fix bug for aggregation
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2020-09-15 16:37:43 +08:00
FluorineDog
99ef484273 Format Unittest
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-15 16:23:29 +08:00
FluorineDog
7062b64fce Support blacklist using concurrentBitset
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-15 16:16:43 +08:00
bigsheeper
d7056ce046 Fix test when search failed
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-15 15:53:10 +08:00
FluorineDog
b80de55ac8 Add Testcase for indexing
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-15 10:00:00 +08:00
bigsheeper
dc916ec10c Add execution time test
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-14 14:11:36 +08:00
rain
13ebbdfcca Delete some useless mock code
Signed-off-by: rain <boyan.wang@zilliz.com>
2020-09-14 11:26:35 +08:00
FluorineDog
d1287cf715 Support IndexMeta, update Json file
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-12 19:41:58 +08:00
zhenshan.cao
be58ccb65e Delete unused
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-09-12 16:57:37 +08:00
shengjh
4cf6e079bc Add etcd watcher
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-11 18:55:43 +08:00
cai.zhang
1dad3ddaad Fix bug for the logic of search
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2020-09-11 18:39:18 +08:00
bigsheeper
26515417af Fix insertion, deletion and search unites
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-11 17:49:17 +08:00
FluorineDog
18eba6fb18 Fix ConcurrentVector bug
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-11 15:26:33 +08:00
neza2017
cfd95d5b8c Check if channel of timesync is closed
Signed-off-by: neza2017 <yefu.chen@zilliz.com>
2020-09-11 13:35:58 +08:00
cai.zhang
34b670f654 Add interface for collect result
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2020-09-11 10:43:08 +08:00
zhenshan.cao
7479aedf07 Add export path
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2020-09-10 20:23:51 +08:00