Commit Graph

317 Commits

Author SHA1 Message Date
bigsheeper
f4d29c97ed Fix search timestamp error
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-24 14:19:29 +08:00
xige-16
615400127a Set default config in config.yaml
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2020-09-23 19:51:14 +08:00
bigsheeper
4542ed38af Add unittest about timestamp, add client id
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-23 14:26:13 +08:00
bigsheeper
fe5f0afe9a Fix query node service
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-23 17:38:15 +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
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
bigsheeper
b583f990e4 Fix index building
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-21 18:16:06 +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
8c260e8112 Fix bug and add meta wrapper
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-19 17:10:23 +08:00
FluorineDog
74c0e3542c Remove tbb
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-18 15:44:09 +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
bigsheeper
2474d06a10 Add index building of segment
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-16 18:19:29 +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
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
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
FluorineDog
b4e76c9490 Add testcase for deleted record
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-10 17:57:33 +08:00
FluorineDog
78992a98b0 Enable Query of Segment Naive
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-10 09:42:19 +08:00
bigsheeper
1370da9498 Add message sending and key2segment, use hard code schema
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-09 15:24:07 +08:00
shengjh
8f9a8d83e4 Enable timesyc
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-09 14:34:03 +08:00
FluorineDog
3f10cddf3e Fix gtest, support AckResponder, update segment interface
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-09 12:02:52 +08:00
bigsheeper
947b223bae Add segment status and management
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-03 19:58:33 +08:00
bigsheeper
b817fa5aed Add insertion api, fix unittest and data type
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-02 17:18:49 +08:00
bigsheeper
36c8362b41 Add deletion and unitest
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-02 16:23:50 +08:00
bigsheeper
bb9c906ef6 Use go mod instead of GO_PATH and add more cgo interfeces
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-01 16:23:39 +08:00
bigsheeper
5a57b62f0c Refactor collection and partition, wrap cgo interfaces
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-08-31 15:54:44 +08:00
bigsheeper
7d8ddf05a9 Add cgo building script and init ago insertion interface
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-08-29 17:37:53 +08:00
FluorineDog
08ee90e1de Add gtest dependencies
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-08-27 10:08:42 +08:00
become-nice
22a44c995d Add serialzation function
Signed-off-by: become-nice <995581097@qq.com>
2020-08-26 18:29:42 +08:00
FluorineDog
fc6e31c8b0 Add test for unique_ptr manual release
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-08-26 17:38:45 +08:00
FluorineDog
3c4a9f38b0 Fix compatibility of Gtest
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-08-26 17:30:32 +08:00
FluorineDog
996c591088 Enable Segment Naive and Base, support Collection
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-08-26 16:49:03 +08:00
yefu.chen
49058d5dfb start 2.0
Signed-off-by: yefu.chen <yefu.chen@zilliz.com>
2021-04-21 11:37:21 +08:00
godchen0212
c083556189
add web_impl util unittest (#2886)
* add testcase of empty vector insert

Signed-off-by: godchen0212 <qingxiang.chen@zilliz.com>

* format python code

Signed-off-by: godchen0212 <qingxiang.chen@zilliz.com>

* add web_impl util unittest

Signed-off-by: godchen0212 <qingxiang.chen@zilliz.com>

* format code

Signed-off-by: godchen0212 <qingxiang.chen@zilliz.com>

* format code

Signed-off-by: godchen0212 <qingxiang.chen@zilliz.com>
2020-07-18 10:38:46 +08:00
XuanYang-cn
8135cee414
Add some cpp unittests about scheduler algorithm (#2888)
* add some testcases

Signed-off-by: yangxuan <xuan.yang@zilliz.com>

* reformat code

Signed-off-by: yangxuan <xuan.yang@zilliz.com>

Co-authored-by: yangxuan <xuan.yang@zilliz.com>
2020-07-16 19:46:21 +08:00
yukun
a474ff269a
Server down during loading data (#2807)
* Server down during loading data

Signed-off-by: fishpenguin <kun.yu@zilliz.com>

* Fix test_config.cpp

Signed-off-by: fishpenguin <kun.yu@zilliz.com>

* ci retry

Signed-off-by: fishpenguin <kun.yu@zilliz.com>

* Change limit_in_bytes init value to max

Signed-off-by: fishpenguin <kun.yu@zilliz.com>

Co-authored-by: Jin Hai <hai.jin@zilliz.com>
2020-07-14 00:40:20 +08:00
cqy123456
bdebffa73c
fix search error (#2806)
* fix search error

Signed-off-by: cqy <yaya645@126.com>

* fix search in test_web

Signed-off-by: cqy <yaya645@126.com>
2020-07-11 13:34:15 +08:00