Commit Graph

341 Commits (172b8050769b1262f52431d8ec0285f9f0e6d007)

Author SHA1 Message Date
xj.lin 3314d47114 MS-288 update build stage
Former-commit-id: d9e0bfbbbb5060b65311b2f6eb8eadf531b918c2
2019-07-27 14:30:52 +08:00
starlord b0557af128 MS-275 Avoid sqlite logic error excetion
Former-commit-id: 88c2b25f471afd80338280d2a522de89b242051b
2019-07-26 10:59:16 +08:00
starlord 640e9141c6 MS-275 Avoid sqlite logic error excetion
Former-commit-id: d6ecaf2f32ed6c75370e6ed2bd24779cc18e76ff
2019-07-26 10:54:49 +08:00
jinhai 17fe748d30 MS-279 Merge from Branch-0.3.1
Former-commit-id: cd9e051d00423ae8a25f100366b1050f1604fca2
2019-07-24 21:28:24 +08:00
zhiru 99f92d8758 add IndexStatsHelper
Former-commit-id: d47bb68ff89728b31d237a62caa4d4d7673ceb0f
2019-07-24 20:36:35 +08:00
starlord fe63fb509a MS-249 Check machine hardware during initialize
Former-commit-id: 86a0b2945852a9be8fd84422871855702445b7bf
2019-07-22 10:45:13 +08:00
starlord b285c64e96 Check machine hardware during initialize
Former-commit-id: fe3efe3b519235d9579e0c311a7da3f7a299154f
2019-07-22 10:44:24 +08:00
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
zhiru a569f60407 use env variable to switch mem manager and fix cmake
Former-commit-id: adf9686013de429b842e1bc30860b5ebbe4cad2a
2019-07-09 17:09:22 +08:00
zhiru 18e0881baf Add new mem manager
Former-commit-id: ef46229de4934de34f144502ce6d8551d4ef38db
2019-07-09 04:45:15 +08:00
zhiru 2c3128ea9f fix changelog
Former-commit-id: 740326a44c2884f3ba15173c59414bc11e055dc4
2019-07-09 04:44:50 +08:00
zhiru c383b83215 fix changelog
Former-commit-id: d4ece4b4807fee38fe17486d0775d870d3fd2bfc
2019-07-09 04:44:50 +08:00
starlord ea7f4e1da6 add uiittest for merge result functions
Former-commit-id: 7bc823973219f3b0d9b21c5fdc4d78b3adc2a44a
2019-07-09 04:44:50 +08:00
zhiru fbbed892fa fix c_str error when connecting to MySQL
Former-commit-id: 23334aabdfc983f72429f547d813c5341ca352c9
2019-07-09 04:44:50 +08:00
zhiru 42b2f8f3a2 update
Former-commit-id: e041205d3137170f8611b083b4aded90202e4fdd
2019-07-09 04:44:50 +08:00
zhiru d87d0977fa update
Former-commit-id: 2561c4f4412eb0f52751d1cbc73e47c9b57652d9
2019-07-09 04:44:50 +08:00
zhiru e8f4a76c9e Disable cleanup if mode is read only
Former-commit-id: 6283a6ce33c7f88f84a8686c6659771af1069206
2019-07-09 04:44:50 +08:00
xj.lin 440e18bb0f MS-137 - Integrate knowhere
Former-commit-id: 67d9be936996437411ac5941c3e322b08a9389bf
2019-07-09 04:26:31 +08:00
jinhai eac447298b Merge branch 'branch-0.3.1' into 'branch-0.3.1'
MS-157: fix changelog

See merge request megasearch/milvus!163

Former-commit-id: 27137349970e5334b0e4262084637eb6085fbe2a
2019-07-05 16:54:24 +08:00
zhiru b88314c680 fix changelog
Former-commit-id: 56acf5034ef3cf2c07146684d72a19ada980d69f
2019-07-04 17:17:09 +08:00
zhiru f63c389962 fix changelog
Former-commit-id: 6e353ed65ec462256e4787e41b4716975dfd5a4c
2019-07-04 17:15:38 +08:00
jinhai ae714acad6 Merge branch 'branch-0.3.1' into 'branch-0.3.1'
MS-156 add uiittest for merge result functions

See merge request megasearch/milvus!162

Former-commit-id: 1ace40f56245f946229b2f4e7e4063db870b2110
2019-07-04 17:01:40 +08:00
starlord f8cdf0786b add uiittest for merge result functions
Former-commit-id: 0ad3ac4b08e06a1c64249aea05f0c62efa3fe57a
2019-07-04 16:58:40 +08:00
xj.lin f7287d74ea MS-154
1. Add Submodule knowhere and specify branch
2. Integrate Knowhere, update many cmakelist
3. dev knowhere-wrapper
4. dev knowhere-wrapper unittest


Former-commit-id: 783a85562b2b5db3b89920b0c68de133a577f245
2019-07-04 16:15:30 +08:00
zhiru 43d90c2045 fix c_str error when connecting to MySQL
Former-commit-id: 2575292b943cdd9d4035492b78616f7be5f060f3
2019-07-04 15:58:38 +08:00
zhiru 45eaa66b59 update
Former-commit-id: 660919641b476988d86b5db64d190192bb3c2ffe
2019-07-04 14:20:59 +08:00
zhiru 2586e4bf6e update
Former-commit-id: 68476662b5f24c76c79ec63f6a9dd556e3008f74
2019-07-03 18:44:29 +08:00
zhiru 788502892c Merge remote-tracking branch 'upstream/branch-0.3.1' into branch-0.3.1
Former-commit-id: b73251efaafaadea801c052f1598f82e3c5852cc
2019-07-03 18:32:27 +08:00
peng.xu 697427e7ea Revert "Merge branch 'integrate_knowhere-0.3.1' into 'branch-0.3.1'"
This reverts merge request !152

Former-commit-id: 739bf84961e2d6daa2ebbe2f45882efd2acaa89f
2019-07-03 15:17:28 +08:00
zhiru f00ca24f1b Disable cleanup if mode is read only
Former-commit-id: 09655e2bb8a52466c1732c829519742867cf07a3
2019-07-03 14:25:02 +08:00
xj.lin 1c3c8b1c1b Merge remote-tracking branch 'upstream/branch-0.3.1' into integrate_knowhere-0.3.1
Former-commit-id: 21f32dea9d0f0a703248422758494bb87f621124
2019-07-03 11:28:42 +08:00
yu yunfeng 81e13fd1cb change CHANGELOG
Former-commit-id: f1b0bebcca37b9fb33efc3faea4b9db66a9a4a7e
2019-07-03 11:18:34 +08:00
yu yunfeng 543f25b266 change changelog
Former-commit-id: 375be008b39b71b266febdcf5c3e389c270cb8a0
2019-07-02 19:41:02 +08:00
xj.lin 619a800766 MS-143 merge
Former-commit-id: b8eeda3dcb955a065f4adc933d53c16a10b6f04a
2019-07-02 19:28:50 +08:00
jinhai ac03c4b2f0 Merge from branch-0.3.0
Former-commit-id: 07919b5140ff86401df087bc2539402d80897734
2019-07-01 17:47:33 +08:00
jinhai ecf548b193 MS-125 Update CHANGELOG.md for branch-0.3.1
Former-commit-id: bff247f17e5abd4af7fac412e529e64874ed14a5
2019-06-30 11:42:56 +08:00
zhiru ecb69a2d41 update
Former-commit-id: 888aea4f3e481abd35b2bbd879874a54b3be9d2a
2019-06-30 10:44:22 +08:00
zhiru b4edd9d1a7 update
Former-commit-id: 50bb28db13621654c85926443cae6fd12490ad84
2019-06-28 17:57:53 +08:00
yu yunfeng b9ad92692a changelog
Former-commit-id: 4cc4f2a76d9a5279910f19385ece89b30feaa4fb
2019-06-28 15:40:47 +08:00
groot c574b001b4 change default db path
Former-commit-id: 7c96caed1379beadfad5fa7c144df05225176bd3
2019-06-28 11:48:50 +08:00
zhiru 3ccaf54083 update
Former-commit-id: 8c9ef2450105713ab756e292c47b8c835ea32f13
2019-06-27 20:23:07 +08:00
groot 8622b12aa6 MS-126 Add more error code
Former-commit-id: ab57dcf1a8449e9cf2fc6440b308647f4d866777
2019-06-27 18:03:52 +08:00
groot eb76842114 MS-124 HasTable interface
Former-commit-id: 1f15f5d8bfbafbcbc3bfc0f3d9ee129150fd5186
2019-06-27 15:51:25 +08:00
groot ac7e3beeba archive config
Former-commit-id: b15e120d31fae469af9171c5d3da33f7cdaeb2bd
2019-06-27 11:56:43 +08:00
zhiru aad7c82400 update
Former-commit-id: 2525272b679569dffdd50287773fc28370d4d8c9
2019-06-27 11:15:47 +08:00
yu yunfeng 350c4b36e0 change CHANGELOG
Former-commit-id: 02ccd2e584dad6754342da2170e40d5bbedfb4f7
2019-06-26 11:51:47 +08:00
groot 4a0c682b53 MS-110 - Avoid huge file size
Former-commit-id: a36dd97a21b2e0d6e5cf99250a7b884500991708
2019-06-25 18:42:18 +08:00
zhiru e5892dbefc Add MySQL
Former-commit-id: b79fe37030a73eb22300c33ff5122a98945daf22
2019-06-24 16:44:05 +08:00
quicksilver 7532f7b972 MS-104 Fix unittest lcov execution error
Former-commit-id: e6397d04476dade00c246d1f752fc6b6a925182b
2019-06-23 18:38:55 +08:00
quicksilver b3c6e3b853 update cpp CHANGELOG.md
Former-commit-id: 708d7bfc5ad38f27c265bb767f4edf55e0faa5ff
2019-06-21 16:57:25 +08:00
zhiru c023760426 change AWS build type to Release
Former-commit-id: 98427e1064e065f903be224589346dc241ff4f94
2019-06-20 16:18:06 +08:00
zhiru b33165f6c9 cmake: fix AWS build issue
Former-commit-id: 5a7e5b182441a5780d95914ee40b138ea25abac2
2019-06-20 11:54:47 +08:00
jinhai 4efcb76e45 Merge branch 'branch-0.3.0' of http://192.168.1.105:6060/jinhai/vecwise_engine into branch-0.3.0
Former-commit-id: 532c0c2a1b286da41c456c53df11c39fb6138afd
2019-06-19 16:36:59 +08:00
jinhai 6c836b451f MS-98 Install unit test to installation directory
Former-commit-id: 26e87924a3a67cf766e471af5d7ee4b84de1b191
2019-06-19 15:46:14 +08:00
jinhai be11f16542 Merge remote-tracking branch 'upstream/branch-0.3.0' into branch-0.3.0
Former-commit-id: f7fdd9558bf3511c43c50ab470e422aab019ed6c
2019-06-19 12:05:11 +08:00
jinhai d65a7a156b MS-97 Integrate S3 storage sdk and provide storage api
Former-commit-id: 1fa5865169a2673806dad78916b87e3f30de188e
2019-06-19 12:04:02 +08:00
groot b0471a7e53 add new query interface for specified files
Former-commit-id: 5679e6c73f5475b04ce6db79de197cfd5d3e5499
2019-06-19 10:53:46 +08:00
jinhai eb5959c31d Merge branch 'branch-0.3.0' into 'branch-0.3.0'
MS-92 - Unify behavior of debug and release build

See merge request megasearch/vecwise_engine!99

Former-commit-id: 34c8a1d9bd6373f1d97a4b010de7c7f371eb97ac
2019-06-17 19:33:23 +08:00
groot 374b30794c MS-92 - Unify behavior of debug and release build
Former-commit-id: cf2ab198bf28c9bf26cd0acb239c203626f7592f
2019-06-17 19:25:48 +08:00
groot 1336716d39 Merge remote-tracking branch 'source/branch-0.3.0' into branch-0.3.0
Former-commit-id: d8e6a436cd456050a2ed576129e5727fb71a495b
2019-06-17 18:49:35 +08:00
Xiangyu Wang d35b51f564 solve conflict
Former-commit-id: 62294779efb44ed0dc4e248493482d4c7cc3e016
2019-06-17 17:56:49 +08:00
Xiangyu Wang 88c7e749b6 MS-90 Fix arch match incorrect on ARM
Former-commit-id: b92c6b3ba3109490fa358a9bb123fc7dedea4854
2019-06-17 17:52:46 +08:00
wxyu 80e45d14b2 MS-89 Fix compile failed
Former-commit-id: 922f2d5105e1ca8c99560b27e51c34d79f5836f2
2019-06-17 17:38:33 +08:00
wxyu f48ffc58a1 MS-88 add support for arm arch
Former-commit-id: db52dc345c907874d4fde1c0f048bab3cdc207f5
2019-06-17 15:32:25 +08:00
groot 054a7b0d20 achangelog
Former-commit-id: 0266c20614775fd7dfd3b91fa2cbc50807765afc
2019-06-17 10:28:26 +08:00
groot d031bb9e26 remove old names from source code
Former-commit-id: 3fcd7e5e6d2a8d147f09aa455c4a3f3eab20a24a
2019-06-14 17:29:29 +08:00
jinhai d5b56f278c Merge branch 'branch-0.3.0' into 'branch-0.3.0'
MS-77 Performance issue of post-search action

See merge request megasearch/vecwise_engine!92

Former-commit-id: 94a039963017cf0820a101d8f458091731e79c60
2019-06-14 14:56:38 +08:00
groot 0cd0349c46 Performance issue of post-search action
Former-commit-id: 91087e268e3a32f93f4691a8d3d7ba31ef6e7053
2019-06-14 14:35:22 +08:00
yu yunfeng a4f59b0067 CHANGELOG
Former-commit-id: 88be048a7d13e8c0042390c9dd95fdb8814e5977
2019-06-14 10:58:13 +08:00
yu yunfeng 3c2fb4e1eb changelog
Former-commit-id: 095fbda50ed831729237fbc0c0b3c238c55da109
2019-06-14 10:34:01 +08:00
zhiru 6a0a1607bd add changelog
Former-commit-id: a6bdcf1ea83451136f9ab1cb8535b358a27ddc0e
2019-06-14 10:21:10 +08:00
jinhai b6e51b26be Merge remote-tracking branch 'upstream/branch-0.3.0' into branch-0.3.0
Former-commit-id: f431335445d2c54f939dfd84a8dfdf0e4d2df4a2
2019-06-13 16:04:04 +08:00
jinhai 49c528301c Merge branch 'branch-0.3.0' into 'branch-0.3.0'
MS-80 fix hang issue

See merge request megasearch/vecwise_engine!85

Former-commit-id: 583d6c0a0915be203fa26b235958f6c161075fd4
2019-06-13 16:03:13 +08:00
jinhai 94612238e5 MS-82 & MS-83 Update vecwise to Milvus
Former-commit-id: 69d1f1b661e6fc7779b4ae3abae60eeb28fa2b04
2019-06-13 16:02:25 +08:00
groot ebfa05d435 fix hang issue
Former-commit-id: 8e31caee7dc66dfca929f78a55786b5d0e86837d
2019-06-13 15:32:02 +08:00
jinhai 9c34c92e16 Merge branch 'branch-0.3.0' into 'branch-0.3.0'
MS-81: fix faiss ptx issue; change cuda gencode

See merge request megasearch/vecwise_engine!84

Former-commit-id: 14033f044523fe36dfff5c4c5841b794ed2ffb75
2019-06-13 14:34:04 +08:00
zhiru 83bce35e8c fix faiss ptx issue; change cuda gencode
Former-commit-id: e45b7ae6b90cc3cdbf56dd30a8e9a674a03d0028
2019-06-13 13:20:06 +08:00
groot ff00692666 chnagelog
Former-commit-id: 976eb7fe04f1e66e2501451491cc7dff052fbda7
2019-06-13 10:08:45 +08:00
zhiru 1577ed3502 cmake: change faiss version to 1.5.2; add CUDA gencode
Former-commit-id: 63fea8b09720ced30413b08faea8237939ed41a3
2019-06-12 11:27:50 +08:00
zhiru a7b27d3c46 Change README.md in cpp
Former-commit-id: c6ad84a6488350bce6f007df8a9e81ad3817fc88
2019-06-12 11:05:33 +08:00
groot 235b85f63b changelog
Former-commit-id: 6b2099e086696dfbf956e0778d0941ec89bb4812
2019-06-11 16:43:05 +08:00
groot 8b3982916f changelog
Former-commit-id: 307d64c2635cc7cc5efbc973d573ef9d030eec27
2019-06-11 16:41:41 +08:00
zhiru 8328391443 cmake: delete civetweb
Former-commit-id: 9433a000ba9da1916ef85288316477069d2019c7
2019-06-11 16:23:55 +08:00
zhiru 2d7b67a06f fix merge conflicts
Former-commit-id: a716e47d046e3cc738f7f4b6a7b7201f57fa0d3a
2019-06-11 15:47:50 +08:00
zhiru 420fe72133 fix merge conflicts
Former-commit-id: 3b113299611aac6bf6094315be161f27760d56a6
2019-06-11 15:43:05 +08:00
zhiru 4e1d514c73 fix merge conflicts
Former-commit-id: c6d304468fb8e4ac35a8b16b5090ac0c78d38af7
2019-06-11 14:35:44 +08:00
jinhai ea01661889 Merge branch 'turnOffRocksDB-0.3.0' into 'branch-0.3.0'
MS-68: Remove rocksdb from third-party

See merge request megasearch/vecwise_engine!73

Former-commit-id: 6c870e6cb1f5434b619485bf4306e3a02fc7bfd4
2019-06-11 14:22:12 +08:00
jinhai fd407c9e62 Merge branch 'branch-0.3.0' into 'branch-0.3.0'
MS - 69 add all metrics

See merge request megasearch/vecwise_engine!69

Former-commit-id: 45cf1dc65c7a750ba7001888ac36da6e13b85d94
2019-06-11 14:12:32 +08:00
zhiru 4875bdc4b6 Remove rocksdb from third-party
Former-commit-id: 5f7439e7a2152d5b6b9a8dd82ff54a091ea729ec
2019-06-11 11:47:17 +08:00
zhiru ec9afe5c46 cmake: change prometheus source to git
Former-commit-id: ee0b45452cd7a5d695cabc31ab833b86a05c87ce
2019-06-11 11:41:11 +08:00
zhiru 6c59f66b0d cmake: fix faiss dependency
Former-commit-id: 4f93415c61d67a902972cfde865f2672366282b1
2019-06-11 11:00:41 +08:00
zhiru 3969cbaf0b cmake: remove redundant libs in src
Former-commit-id: 9d73816a0d20620d54d813d08739855dd4cc9909
2019-06-11 10:39:03 +08:00
yu yunfeng c74d368640 CHANGELOG
Former-commit-id: 22edc2371e9fc3ca684b271f5d3766cd91c8196b
2019-06-10 19:16:06 +08:00
yu yunfeng d279b37e53 conflict
Former-commit-id: b94b2d6f0ab402138d3567e395eb7aa9bd68c325
2019-06-10 19:11:07 +08:00
groot a2d7a4072c fix license check bug
Former-commit-id: c1ad0e1db515ecc079ecad2bae31209ff70d95fa
2019-06-10 18:38:34 +08:00
groot 3ce05749b2 addd change loig
Former-commit-id: 29f6d2097590a28a0a9adf44b44ad941fa24697f
2019-06-10 15:25:56 +08:00
yu yunfeng dfda1e2f56 fetch from main/branch0.3.0
Former-commit-id: 9058453cf58e85bc177e385c6d465a1d21d80282
2019-06-10 14:19:28 +08:00
groot cf94a753d7 return search score
Former-commit-id: e141cb974769ee0e7ee06eb7635eb458622af60c
2019-06-09 17:35:52 +08:00
groot cb48a11a90 changelog
Former-commit-id: 30c4ceae2819665e83624722abaa56a891deedca
2019-06-09 15:47:07 +08:00
jinhai e95f511025 Merge branch '0.3.0-local' into 'branch-0.3.0'
MS-62 Search range to all if no date specified

See merge request megasearch/vecwise_engine!58

Former-commit-id: 32d83f5316df5807efd6129fe3babfd5d2327c0b
2019-06-06 12:15:44 +08:00
groot 0c8eb1a8e6 automaticlly generate build version infor
Former-commit-id: 2998203da61d287b167e5170dbc4f8ec1f315b9a
2019-06-06 10:45:07 +08:00
Xu Peng baf70e6156 chore(all): update change log
Former-commit-id: ccd39605c25d169f2bc7eb80e57cf20447b41715
2019-06-05 21:17:54 +08:00
yu yunfeng 07b85d3b38 add ms-59 in changelog
Former-commit-id: 86e7f0cbbae12051c4c68b2f4ff7741007aed765
2019-06-05 15:50:39 +08:00
groot db1b37d45c fix problems
Former-commit-id: c90a6834c4848fbaed1a1b0c753979f307db4d27
2019-06-05 12:14:53 +08:00
groot 1f90641697 changelog
Former-commit-id: 9dc092a8836e7da04966acecece0270467f48959
2019-06-04 19:36:48 +08:00
jinhai 3b9255ab42 Merge branch 'branch-0.2.0' into branch-0.3.0
Former-commit-id: 9bd79b393566305b6ee9d10961bd316e39204bf1
2019-06-04 14:10:02 +08:00
jinhai 8348415d41 Changelogs updated
Former-commit-id: 220c49126526199c7f171a3435632b793fdf66d9
2019-06-03 11:52:53 +08:00
zhiru f9e58a1247 fix merge conflict
Former-commit-id: 77581f78fd10b95d15f01a6551e58f547eee0a77
2019-06-02 14:13:03 +08:00
jinhai a85966aa98 Update CHANGELOG for 0.2.0 release
Former-commit-id: db4bf76619bdef8928fe2d7705aecf695d979d3c
2019-06-02 13:50:09 +08:00
zhiru 9255010439 update
Former-commit-id: 92abb14e85df1ac55f51082da7bbdf575cb34529
2019-06-02 12:00:09 +08:00
zhiru 1bc7db125e fix merge conflict
Former-commit-id: 693ae97543b8240f3bbcdbb54699fbf01fc1161c
2019-06-02 11:48:06 +08:00
zhiru 8f7e8c5570 MS-54 - cmake: Change Thirft thrid party URL to github.com
Former-commit-id: 7ce6dad58035d01db9f7060be2b1142014434383
2019-06-02 11:46:31 +08:00
yu yunfeng 05ab76473d fix CHANGELOG conflict
Former-commit-id: df8811e4af39e2fead9b0923928d10703fbd25cb
2019-05-31 18:38:00 +08:00
yu yunfeng 7f5c72b3c3 alter CHANGELOG
Former-commit-id: a9d68649ef5102665e31686620796a556adc0710
2019-05-31 18:29:36 +08:00
xj.lin 502f1a956c MS-27 support gpu config
Former-commit-id: 08749b66413000571d733a28303eed3944220a9b
2019-05-31 18:25:06 +08:00
yu yunfeng 2ab5e246ac add metrics
Former-commit-id: d7acd398be8aeee11de3f972d9bcf6e84df39358
2019-05-31 14:36:36 +08:00
yu yunfeng 2b472a3340 fix CHANGELOG CONFLICT
Former-commit-id: 22222b13fe56975a13b45066b1b7b721d124729c
2019-05-30 15:13:29 +08:00
yu yunfeng dcc6752495 add task in changelog
Former-commit-id: a88c6ecd7b97dccadb492c5df94729da2e52f136
2019-05-30 15:01:07 +08:00
jinhai 3896fca2c7 Merge branch 'branch-1.2' into 'branch-1.2'
MS-33 - cmake: add -j4 to make third party packages build faster

See merge request megasearch/vecwise_engine!46

Former-commit-id: 37ce72de7e03ed04b9b2b9b1b12d8fcb495d5e6f
2019-05-30 11:19:14 +08:00
zhiru 18bd963462 update changelog
Former-commit-id: d751122297499c3ce581cb757285b2a3896046ca
2019-05-30 10:18:34 +08:00
groot f1bb41d34c restruct thrift package
Former-commit-id: 57d8eba6ad2df54f7b2d4e0544157788fe1eb127
2019-05-30 10:06:22 +08:00
zhiru 0b0bcb0a2c add changelog
Former-commit-id: 96dc9ec82689e827996cf05e3c78f37fa24e75d8
2019-05-29 19:20:58 +08:00
groot e509d29df3 use faiss 1.5.2
Former-commit-id: cae61443fe5fb47752e94b19f03a32f3b80ad2f1
2019-05-29 18:52:55 +08:00
groot 845b927783 modify changelog
Former-commit-id: 5988d25b5854c502f2496d0244be5313e5a2969e
2019-05-29 16:59:51 +08:00
groot c9f9991ef3 modify changelog
Former-commit-id: c7448a91938c65c997df94c0929e4dfb53bb19a6
2019-05-29 16:29:08 +08:00
zhiru 9b2d62631d resolve merge conflicts
Former-commit-id: 31d8d0d07a1fb4d8299f694db44787ceacf8c2d3
2019-05-29 16:23:24 +08:00
zhiru 31a00449a4 MS-26 cmake. Add thirdparty packages
Former-commit-id: a68611c035820a429ae5ef1ae104a9826838dcca
2019-05-29 16:14:15 +08:00
groot 61fb59d23b merge from remote source
Former-commit-id: fc7be69bc0d039576469f0adb81e027a8f00272c
2019-05-29 09:15:12 +08:00
groot ab90dff7b4 implement sdk interface part2 change log
Former-commit-id: 41f1487f14d2c5e93700b0e521dfcf3410f3802d
2019-05-28 18:46:30 +08:00
yu yunfeng 4116f710f5 merge branch from Xu and add metrics
Former-commit-id: a5d3e97dbd87c6478ece637046a2d9545fbc973f
2019-05-28 18:46:07 +08:00
yu yunfeng 4d8385790a add feature
Former-commit-id: 3534c79716d1dbf9ba12d47c4de75fe19667aae4
2019-05-28 15:39:26 +08:00
Xu Peng 13ef8219aa refactor(db): update change log
Former-commit-id: 95c0f52c4f6b1b6723e72e71baed6bc640b7935f
2019-05-28 14:03:09 +08:00
yu yunfeng 7839bada77 fix conflict
Former-commit-id: 6d3d137cac5d1b8f826cecaeddbd77ad8a635ce2
2019-05-28 13:48:37 +08:00
Xu Peng 130b710169 refactor(db): MS-20
Former-commit-id: f34dd2746073c837fa877697e32f1ce3607e35c2
2019-05-28 11:04:37 +08:00
yu yunfeng 8510104066 fix conflict
Former-commit-id: cffe275e0430a89b99c17574766dff7c972d810d
2019-05-28 10:02:20 +08:00
groot 22e2a2bc3f throw exception for invalid index type
Former-commit-id: b028167c2460be4738af5f092a443749dba89bc0
2019-05-28 09:59:06 +08:00
yu yunfeng 1392e0d5c7 c
Former-commit-id: 420c70f051d7cbd2f9a0a5c4d8181ba11bb93f27
2019-05-27 16:31:20 +08:00
Xu Peng 37fc30e439 env(all): update change log
Former-commit-id: e9124716de75572eab1e027809b2b90a25ae127f
2019-05-26 19:35:30 +08:00
jinhai ad8ef08bf9 MS-4 Refactor the vecwise_engine code structure
Former-commit-id: acade700d7956ad8c4c5ecaaecf23997b0ca5161
2019-05-26 14:48:13 +08:00
jinhai bef742c0a9 Merge branch 'jinhai' of http://192.168.1.105:6060/jinhai/vecwise_engine into jinhai
Former-commit-id: 662de1631e4fe01c940b471f98fce654c52c0495
2019-05-17 20:18:24 +08:00
jinhai 2c42210e8c MS-1 Add Change log
Former-commit-id: 681054dc191d1f4cbdebf215c3fd0905aeb53e94
2019-05-17 20:17:51 +08:00
jinhai af77eb7f89 MS-1 Add Change log
Former-commit-id: 5ab75cc621527fd2e095748728dcfe9731673fd4
2019-05-17 20:16:18 +08:00