Commit Graph

173 Commits

Author SHA1 Message Date
zhiru
42b448d9ab update faiss version to 1.5.3 and add BUILD_FAISS_WITH_MKL as an option
Former-commit-id: c3efd4e0515a5145779a2d0fde552520d04e6d01
2019-07-21 20:47:28 +08:00
starlord
30513e6fa5 MS-260 refine log
Former-commit-id: 993f8fc97aba4ff7a696e3c355eccf1b837896c6
2019-07-21 18:03:35 +08:00
starlord
e7888afbd3 MS-256 - Add more cache config
Former-commit-id: e65326f81cc7d051a33461af746a6fa8ef1e798c
2019-07-21 14:10:32 +08:00
yudong.cai
30407fef5a MS-257 update bzip2 download url
Former-commit-id: 0c307a4ea79b28ecafac2c9ce91a2525f12bfcca
2019-07-21 11:57:12 +08:00
yudong.cai
24feb5767c MS-248 update changelog
Former-commit-id: cbb78e555685cb4164d37c7b822e5466c9ef28b3
2019-07-18 17:21:04 +08:00
starlord
476d21927b MS-245 Improve search result transfer performance
Former-commit-id: 77ce402c5ab2c851afa11cb2d637acb69d9ad737
2019-07-17 17:37:42 +08:00
zhiru
5acd9ac4eb MS-241 MS-242
Former-commit-id: 608b3d0b14834591a55fca324855b7cbbcf34ca5
2019-07-17 12:50:37 +08:00
zhiru
0b84da5101 Add MySQLMetaImpl::HasNonIndexFiles
Former-commit-id: 9db26bc1ecb99c3522f6a4743da75fc3088fbb5e
2019-07-15 20:41:17 +08:00
starlord
7b35e2cebe MS-235 Some test cases random fail
Former-commit-id: c77aab33541b0c5da7c3cdc6a080fb47c76bd301
2019-07-15 19:48:11 +08:00
starlord
590efe665a MS-234 Some case cause background merge thread stop
Former-commit-id: 3458b07f4ea8a877cc5ce9739bd5a74daecd1a21
2019-07-15 19:30:24 +08:00
starlord
de09ef53a9 MS-230 - Change parameter name: Maximum_memory to insert_buffer_size
Former-commit-id: 1263b0c2edceb235163c48b34af681c3edb48d16
2019-07-15 13:47:36 +08:00
peng.xu
c22290fff8 Merge branch 'branch-0.3.1' into 'branch-0.3.1'
MS-232: add MySQLMetaImpl::UpdateTableFilesToIndex and set maximum_memory to default if config value = 0

See merge request megasearch/milvus!211

Former-commit-id: 516ab28251dac5743734f50f4a325ca6ee923ca5
2019-07-15 12:00:36 +08:00
zhiru
3963c93ded remove mem manager log
Former-commit-id: 886277f2db3f150db9475a9ffe490b0bc6d7fc63
2019-07-15 11:58:02 +08:00
zhiru
50ca5b4bde add MySQLMetaImpl::UpdateTableFilesToIndex and set maximum_memory to default if config value = 0
Former-commit-id: e3dba8250a2b8c28770811e5c202232bb59231c6
2019-07-15 11:37:26 +08:00
jinhai
644d2a4ea4 Merge remote-tracking branch 'upstream/branch-0.3.1' into branch-0.3.1
Former-commit-id: c623a4aba15cdb7e5652ed5029090112ec01e8f1
2019-07-15 10:57:52 +08:00
zhiru
4d51f9a122 Return AlreadyExist status in MySQLMetaImpl::CreateTable if table already exists
Former-commit-id: eb56307b2a6613a90df28fba0f63166745195cc3
2019-07-15 10:45:20 +08:00
jinhai
98cf0bd1e1 Merge branch 'branch-0.3.1-yuncong' into branch-0.3.1
Former-commit-id: 92f799018746a7b117aa0ec1e4af15b0d13a4c01
2019-07-14 21:13:26 +08:00
starlord
eb14bc0d2d Fix SQ8 row count bug
Former-commit-id: 41749a648567e492bc9a718db9526ed98bb2532a
2019-07-14 11:43:14 +08:00
jinhai
7afa3e46d0 Merge branch 'branch-0.3.1' into branch-0.3.1-yuncong
Former-commit-id: d2e66733c2cbfda1caa3febcc5e7b69c5bdcc2d9
2019-07-14 01:28:17 +08:00
zhiru
661d1127aa use env variable to switch mem manager and fix cmake
Former-commit-id: 887e191a29d7b88dc646f2d59628e1ca7693841a
2019-07-14 00:35:58 +08:00
zhiru
1cf7999f96 Add new mem manager
Former-commit-id: 577ceb1dbbe4b2aa0565f3363a3ca4d495a4f1b6
2019-07-14 00:31:41 +08:00
starlord
fc74f013a0 add uiittest for merge result functions
Former-commit-id: 810194f590afbd4b4625840875e1447b464011b0
2019-07-14 00:10:51 +08:00
zhiru
33ec9af47b fix changelog
Former-commit-id: 5f5edf4f22a3458d49dd42f65bb888801322b68e
2019-07-14 00:09:31 +08:00
zhiru
79d2d66308 fix changelog
Former-commit-id: 32d04d3eb829ffbd0537a930cff80398f3ea2c85
2019-07-14 00:09:29 +08:00
zhiru
a55fef0754 fix c_str error when connecting to MySQL
Former-commit-id: 6c3fe3ff323cd8baa045d00f343bd48de312aa41
2019-07-14 00:08:14 +08:00
zhiru
bad5da3b31 update
Former-commit-id: 85a14245eabca8806706a3807e701d0db91fd074
2019-07-14 00:08:08 +08:00
zhiru
640f3f3917 update
Former-commit-id: c6e3e88df71a755ae3b93df822ad426179a86386
2019-07-14 00:05:47 +08:00
zhiru
e095face90 Disable cleanup if mode is read only
Former-commit-id: 99eb96aa039dfc73eb5bef99d9a9416eae5d396e
2019-07-14 00:05:39 +08:00
zhiru
48626e338c Add new mem manager
Former-commit-id: 639e28832e5dfb1cdbdbc7a47177520a9ad4f60f
2019-07-14 00:04:58 +08:00
zhiru
ed21eb2993 fix changelog
Former-commit-id: 8923ccec2ae5b9334b60c0ac48c3e9ce6e6fbdfe
2019-07-14 00:04:42 +08:00
zhiru
54b0857cb2 fix changelog
Former-commit-id: 9d7996e2d76f39f514ccc257a55f82fedbd20a0f
2019-07-14 00:04:42 +08:00
starlord
6207e83000 add uiittest for merge result functions
Former-commit-id: 071b7cd18d8acbd6bd6bdceb7dae9a7cf1d1a86c
2019-07-14 00:04:40 +08:00
zhiru
b4f1e9cbb7 fix c_str error when connecting to MySQL
Former-commit-id: 4546e50abcbad6b8bc5d2cc19e20653672edaa3c
2019-07-14 00:00:40 +08:00
zhiru
107d8efdf2 update
Former-commit-id: 14a8abe10984046f4ca1c38a96ecd5c9c0297cc4
2019-07-14 00:00:40 +08:00
zhiru
4cfee24995 update
Former-commit-id: 4b5f386c0207addda63030c941df6453e5e0afaa
2019-07-13 23:53:37 +08:00
zhiru
24e533a3a3 Disable cleanup if mode is read only
Former-commit-id: 8bb50a5c070e1f8bb7c73191481a476f08ee7281
2019-07-13 23:53:37 +08:00
yu yunfeng
ca5d12b6e4 change CHANGELOG
Former-commit-id: 3af614370acd069b8af356536ab7a3e47a750aff
2019-07-13 23:53:36 +08:00
jinhai
11e26506b6 MS-125 Update CHANGELOG.md for branch-0.3.1
Former-commit-id: bcea2800679f1ce42ce3b0b08fd4c814d75bbeba
2019-07-13 23:50:59 +08:00
yu yunfeng
0ca4160551 changelog
Former-commit-id: d273fd47baaf39f51b9fb4c58254d612821d3f9d
2019-07-13 23:45:27 +08:00
starlord
007cde0e0a change default db path
Former-commit-id: a39f8c4976038df464c3ac73ba9d05f0d63443f1
2019-07-13 23:43:59 +08:00
starlord
abe34a4586 MS-126 Add more error code
Former-commit-id: 43496ac3c9a578105131219f6802de3bec78746d
2019-07-13 23:42:20 +08:00
starlord
af094c3b30 MS-124 HasTable interface
Former-commit-id: 0edfe9be5b105d4423eaa7d0186307d90a16dfc9
2019-07-13 23:33:49 +08:00
starlord
762520b1b2 archive config
Former-commit-id: d0ee5e22c4889364b10dce305ae3eeb1b9171d11
2019-07-13 23:33:49 +08:00
yu yunfeng
330ed5f9b3 change CHANGELOG
Former-commit-id: e76335a6ee5fadc0d72aabbed324822436b88ada
2019-07-13 23:30:50 +08:00
starlord
fb8bf21611 MS-110 - Avoid huge file size
Former-commit-id: 53e865a853cc15b5ffe91159ab158d37ec7cb634
2019-07-13 23:28:26 +08:00
starlord
679118d34c MS-212 Support Inner product metric type
Former-commit-id: 068ed6d011b45f46abc485036ca8e3cf397dfcda
2019-07-12 15:30:05 +08:00
starlord
3cc783550a MS-208 Add buildinde interface for C++ SDK
Former-commit-id: a3fae74afd7ebf672d6eb6117c605f6f76e3f632
2019-07-12 12:19:32 +08:00
starlord
8fc4dce5c8 MS-206 support SQ8 index type
Former-commit-id: 9788ff43d950e60a29b944d732648f73313c72d3
2019-07-12 11:08:25 +08:00
starlord
be748e74e4 support multi db path
Former-commit-id: b0aa4d4c9e6395446cd52079a476030a4cfaeb79
2019-07-11 16:32:30 +08:00
yu yunfeng
2366204de3 add nlist and use blas conf
Former-commit-id: 4c3cf2ea9b2377eef1da8de67e35a07ae9cd6971
2019-07-09 19:23:32 +08:00