Commit Graph

86 Commits

Author SHA1 Message Date
Jin Hai
bbb1ed42a4
Merge pull request #321 from scsven/dev
reside src/external in thirdparty
2019-11-13 19:39:59 +08:00
wxyu
78d59bfb85 Merge remote-tracking branch 'main/0.6.0' into dev 2019-11-13 16:37:11 +08:00
wxyu
f251d26bbb Reside src/external in thirdparty 2019-11-13 16:35:37 +08:00
Zhiru Zhu
f20e5705b4 Add Q&A for 'protocol https not supported or disable in libcurl' issue 2019-11-13 15:43:24 +08:00
Zhiru Zhu
1f60505ef7 update CHANGELOG 2019-11-13 15:17:44 +08:00
yudong.cai
afbe9152e9 #275 rename c++ sdk IndexType 2019-11-13 14:34:07 +08:00
groot
dfcce896e2 #260 C++ SDK README 2019-11-12 19:11:07 +08:00
groot
bd41630b1f fix typo 2019-11-12 15:29:04 +08:00
groot
eb4b7c77f3 #284 Change C++ SDK to shread library 2019-11-12 10:47:09 +08:00
groot
c0a728d244 #284 Change C++ SDK to shread library 2019-11-12 10:29:37 +08:00
groot
258fd600fa update changelog 2019-11-08 12:19:44 +08:00
groot
f3c7fcf80e merge 0.6.0 2019-11-07 16:47:38 +08:00
groot
dbe90c7abc support table partition 2019-11-07 16:46:31 +08:00
peng.xu
3845d970fe (shards): update change log for #226 2019-11-07 13:54:07 +08:00
groot
55bfdd3fb6 merge 0.5.2 into 0.6.0 2019-11-06 11:39:30 +08:00
Jin Hai
7a759709ee
Merge pull request #196 from yhmo/0.5.2
#194 Search faild: Table file doesnt exist
2019-11-05 15:06:28 +08:00
groot
534e6e504a #194 Search faild: Table file doesnt exist 2019-11-05 11:29:19 +08:00
youny626
ac1caec612 update CHANGELOG 2019-11-05 10:26:20 +08:00
JinHai-CN
f2a64a1272 Update CHANGELOG and fix cpp lint error 2019-11-05 09:36:13 +08:00
jinhai
af319887d4 Update CHANGELOG.md 2019-11-05 01:48:11 +08:00
jinhai
9afdc298b7 Update CHANGELOG.md 2019-11-05 01:47:05 +08:00
yudong.cai
35bad8b63f #175 add invalid config unittest
Former-commit-id: 86f629e902b707a5b0aaed17e4ecb9d1e46e5070
2019-11-03 13:06:29 +08:00
yudong.cai
f49d23badd #168 improve result reduce
Former-commit-id: 21887800b9afe47b759a09c1f9fbed97b467cab1
2019-11-02 21:54:01 +08:00
fishpenguin
bf35fe2df3 #169 - IVF_FLAT search out of memory
Former-commit-id: 0a231da138e4a3bbefb1ca0744bb121544834b65
2019-11-02 16:28:34 +08:00
fishpenguin
44d648c3af #164 - Add CPU version for building index
Former-commit-id: 02f9f2a04dc765f41c474af04659f70d121cdc18
2019-11-01 17:01:57 +08:00
Jin Hai
888e188f71 Merge pull request #163 from cydrain/0.5.1
change configuration name from "use_gpu_threshold" to "gpu_search_threshold"

Former-commit-id: d339a53ab7e4414f3d9aa80dc6ba214ffa698856
2019-11-01 15:16:50 +08:00
yudong.cai
6ad1ed74e9 #159 Change the configuration name from 'use_gpu_threshold' to 'gpu_search_threshold'
Former-commit-id: b4e576b389a720d66ec5455ca05b20184c8c911d
2019-11-01 14:51:20 +08:00
xiaojun.lin
cb5eb3340a Merge branch '0.5.1' into fix_ivfsqh_crash
Former-commit-id: f78784bcbae30641ea0b40bcf9351a244b60b74c
2019-11-01 14:45:52 +08:00
xiaojun.lin
85b136b364 Fix bug #161
Former-commit-id: 5daf77b3344351a8030e53ff704b7e8bf1cce400
2019-11-01 14:40:52 +08:00
Jin Hai
7b76696aed Merge pull request #151 from fishpenguin/branch-0.5.1-yk
Add only GPU and only CPU version for IVF_SQ8 and IVF_FLAT

Former-commit-id: bdca3006bc7b2c4456b1874d8c5eb23e67053b16
2019-10-31 17:19:04 +08:00
wxyu
4df6f4b5a9 Not return error when search_resources and index_build_device set cpu
Former-commit-id: 0e0313e59cfbf8f8b17fc62db02f2e21a25d25a2
2019-10-31 16:58:47 +08:00
fishpenguin
32dac025af Merge remote-tracking branch 'upstream/0.5.1' into branch-0.5.1-yk
Former-commit-id: 7b3f48e3acfa6c35b62dc5de8731a6b85aaa5dce
2019-10-31 16:41:59 +08:00
fishpenguin
68d5693a74 Merge remote-tracking branch 'upstream/0.5.1' into branch-0.5.1-yk
Former-commit-id: 2af5f3b5de04c3834c70ae1a5380b3bba40fe0bf
2019-10-31 14:39:13 +08:00
fishpenguin
49105e44f3 Add only GPU and only CPU version for IVF_SQ8 and IVF_FLAT
Former-commit-id: 14f5b095df2988d5f65ecd1cb2628fd3a3791a14
2019-10-31 14:39:02 +08:00
wxyu
1a12cd9bb5 Merge remote-tracking branch 'main/0.5.1' into dev
Former-commit-id: 110a811fa95f6d811f96f8f7bdf9b93ab0a17695
2019-10-31 14:30:31 +08:00
wxyu
892bd4daac Improve large query optimizer pass
Former-commit-id: 1f0c283ec4dc5560c14d4e17d76719d38dfc2280
2019-10-31 14:30:17 +08:00
Jin Hai
b60677b474 Merge pull request #137 from youny626/0.5.1
Add Ubuntu version specific cache

Former-commit-id: c5d1150ac392f7d344f1520b2a01a01cbd0e0335
2019-10-31 14:16:04 +08:00
wxyu
7dc552fdea New config opion use_gpu_threshold
Former-commit-id: 3d33145d8fa473f2b81cc98022c1bb93853a2fbc
2019-10-30 19:57:55 +08:00
Zhiru Zhu
c41ebb7e7d fix JFrog cache error
Former-commit-id: 8b75351080e9201d6f9f47c643dfb7eec32d5a86
2019-10-30 15:27:05 +08:00
Jin Hai
3d61bbf9cc Merge pull request #131 from scsven/dev
Set task state MOVED after resource copy it completed

Former-commit-id: 4dfb87b726c56b76c2e56c37ac14a14600a8da21
2019-10-30 14:18:06 +08:00
Jin Hai
7d2e405d32 Merge branch '0.5.1' into master
Former-commit-id: 6c76b96da5353eb746d5c80f8272744e90998a84
2019-10-30 14:01:11 +08:00
wxyu
3f8a3ca9fe Merge remote-tracking branch 'main/0.5.1' into dev
Former-commit-id: 1301dfebe6a4adffd65bf50a4a52f6b33765de7f
2019-10-30 12:34:21 +08:00
wxyu
3fa2c1e69a Set task state MOVED after resource copy it completed
Former-commit-id: a97e306b62f6a0a7a06c881e93a973ad75b8ac9d
2019-10-30 12:34:09 +08:00
starlord
e743adb373 Merge remote-tracking branch 'source/0.5.1' into 0.5.1
Former-commit-id: 4ee722e2074ee58dce001b46ff05fd4c8152beb6
2019-10-29 15:14:18 +08:00
wxyu
de2bb68daa Add unique id for Job
Former-commit-id: 1865dbd859f345a3febc3ad76682f928678e59f5
2019-10-28 20:34:26 +08:00
starlord
12b7d6f5d8 #90 The server start error messages could be improved to enhance user experience
Former-commit-id: 746b126621cd845c2848bb850b5c2eb6d3b65a6d
2019-10-28 20:24:13 +08:00
wxyu
ada0bf86ce solve conflicts
Former-commit-id: 538671361c228898d0f2a81fdfdd7d3087bf0721
2019-10-28 19:23:05 +08:00
wxyu
a3c369c076 solve conflicts
Former-commit-id: c92330680d95525afd2b11f3dbeb9db051dfc751
2019-10-28 19:20:55 +08:00
wxyu
53b3b60db2 Using shared_ptr instead of weak_ptr to avoid performance loss
Former-commit-id: 250cb7200b6eefdd9cbb9fd631379d59aca2f368
2019-10-28 19:19:42 +08:00
Jin Hai
8fda112ae1 Merge pull request #116 from scsven/dev
Using new structure for tasktable

Former-commit-id: 184c3c75587577c236933eabdd010df040e525df
2019-10-28 16:49:04 +08:00