Commit Graph

103 Commits (606ef0b5486630438ea8d2cbf14f2ddff4ae8bcf)

Author SHA1 Message Date
starlord 606ef0b548 new engine
Former-commit-id: 178888a85b0cc0394d429dfeac4300971f65079f
2019-07-07 17:24:53 +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 f6cccd3cbc update
Former-commit-id: da15a7f96a251941e8dc8302dc00fcfe05d88784
2019-07-01 19:49:42 +08:00
zhiru 542a521286 update
Former-commit-id: a86958591283465c24c8114044e646f2e7ebc8a9
2019-07-01 19:37:36 +08:00
zhiru cdc47c3603 test
Former-commit-id: 338d1eb653c2b0726afe3ac19b2d62aefb5b0169
2019-07-01 17:11:33 +08:00
zhiru.zhu bd96f26583 Revert "Merge branch 'mysql-0.3.0' into 'branch-0.3.0'"
This reverts merge request !143

Former-commit-id: 81a89490f668ae9342eaf1ecc48d1255879e44a6
2019-07-01 15:38:35 +08:00
zhiru 5c65f2a865 update
Former-commit-id: 2b2dae7736ed5a79b0bc610a1a51fd5361c8d5cb
2019-07-01 15:29:12 +08:00
groot 26f182c7af refine unitest code
Former-commit-id: 7a78a5d5bd966d34d9ccd6f52e3b1c533da3a1a0
2019-06-30 18:53:43 +08:00
groot 385875e196 avoid unitest hang
Former-commit-id: 97dc514f8f5cec2d6c1bbe85a89241c27a85b6ae
2019-06-30 17:05:46 +08:00
groot 555c31c4ef avoid unitest hang
Former-commit-id: c1a58a96da3554b9e83795df706ba40a8de673a2
2019-06-30 16:42:12 +08:00
zhiru a365dfda9d update
Former-commit-id: 89a7dcabb06aff4efa21c59e6b3e1ded897f2f53
2019-06-30 15:24:18 +08:00
zhiru e39a522603 update
Former-commit-id: 1c819b89069c8337b233439f00663bf615533577
2019-06-30 15:21:44 +08:00
groot 01d9689de0 add more unittest
Former-commit-id: 70b143a2a9464ed5d50692e9c093039010bbb060
2019-06-30 15:20:36 +08:00
zhiru f1ccbef06e update
Former-commit-id: ebcc47ee9f40f0616f1b7035f407a787afd39ea0
2019-06-30 15:20:08 +08:00
groot bf41a0a14e add more unitest
Former-commit-id: 569a97813365258f191a5035a52cd6f8671da77c
2019-06-30 14:20:56 +08:00
groot 60cd1729d3 add more unitest
Former-commit-id: a97158e5a0c0a719fa4d688f2cc2ef010a15838b
2019-06-30 11:54:57 +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
zhiru e5892dbefc Add MySQL
Former-commit-id: b79fe37030a73eb22300c33ff5122a98945daf22
2019-06-24 16:44:05 +08:00
zhiru 1a29bb36e7 update
Former-commit-id: e52522b110dadee29e9d1a0d13a677c0bb26e529
2019-06-23 15:21:59 +08:00
zhiru 4c615a0311 fixed merge conflicts
Former-commit-id: 466e22fb19a8af79ec24f74012d0d5053c75314a
2019-06-23 09:40:45 +08:00
zhiru d1b6c86be4 passed db_tests (probably)
Former-commit-id: c7089827f89b92642d71504c98611d95094ca54d
2019-06-21 18:30:45 +08:00
groot 1c1fa21e62 MS-96 add new query interface for specified files
Former-commit-id: 87f4c6ac2216b7c3c3cf9cf5a24d0438040d6841
2019-06-21 16:58:37 +08:00
groot 782c7ada91 add usittest for delete table
Former-commit-id: 5219a38c73a349c3f1f8e79d7fee0c4044a81c6c
2019-06-21 11:32:43 +08:00
groot b7bc62d454 refine code
Former-commit-id: 17c00857221bc167525f7c340c99061697c0c547
2019-06-21 10:32:46 +08:00
zhiru b102998ad6 update
Former-commit-id: 865e3d32a9cc754345b1ed89bdbe95cfd8232fc8
2019-06-20 16:14:58 +08:00
groot ec42c86ecb Merge remote-tracking branch 'origin/branch-0.3.0' into refact
Former-commit-id: 3b55ccd2a1ebb119cdd4a4955bda1cf339936c2b
2019-06-20 16:06:52 +08:00
groot e050719b2b delete table issue
Former-commit-id: d1a8e64086c11081917058623d344ac3c567a74b
2019-06-20 16:05:44 +08:00
zhiru c119bc36a1 fix merge conflicts
Former-commit-id: f89544589769736d6f57f912636b7ef6070f0149
2019-06-20 11:59:25 +08:00
zhiru 75a9b4fbd9 finished MySQLMetaImpl; need to test with DBImpl
Former-commit-id: f3a9848f5f2d7a8b15945ae824827371316d0b79
2019-06-20 10:02:02 +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 d65a7a156b MS-97 Integrate S3 storage sdk and provide storage api
Former-commit-id: 1fa5865169a2673806dad78916b87e3f30de188e
2019-06-19 12:04:02 +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
zhiru 47537d0783 update
Former-commit-id: d6d4456d9b9638a7ac149155e1cd851b3105dc0e
2019-06-16 10:24:23 +08:00
zhiru d9076789d0 update
Former-commit-id: c72896aebcabce77cb12c4912b75aa109468a225
2019-06-14 19:02:06 +08:00
groot d031bb9e26 remove old names from source code
Former-commit-id: 3fcd7e5e6d2a8d147f09aa455c4a3f3eab20a24a
2019-06-14 17:29:29 +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 db3f0e9ba7 support delete table
Former-commit-id: 3b728c4dfc0b9a6c8803538c89961e4b43c6ca67
2019-06-11 14:54:09 +08:00
groot cf94a753d7 return search score
Former-commit-id: e141cb974769ee0e7ee06eb7635eb458622af60c
2019-06-09 17:35:52 +08:00
groot ff7cab7006 refacture db code
Former-commit-id: d232155b1de07bd7b66a64f39417f25118b59891
2019-06-09 15:45:43 +08:00
groot a1e652088d refacture db code
Former-commit-id: 4aa8a2bb10b44d9315431a79ec6c140e4735aff5
2019-06-09 09:43:05 +08:00
groot 22b5b6cbf1 pipeline for loading/searching
Former-commit-id: 93cd16549fcd392de487237df21e2df14ef8321a
2019-06-04 19:32:43 +08:00
zhiru 31a00449a4 MS-26 cmake. Add thirdparty packages
Former-commit-id: a68611c035820a429ae5ef1ae104a9826838dcca
2019-05-29 16:14:15 +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 80db8aaf20 Fix compile error
Former-commit-id: 07f4dd06011ef519e29744dcd5b8ac9e407b2505
2019-05-28 17:50:20 +08:00
Xu Peng c5501202ad refactor(db): whole db api refactor
Former-commit-id: 3519e8a464bcd66b6da8ef2c579c08eaf13d17bd
2019-05-28 13:49:59 +08:00
Xu Peng ca33fbbe14 refactor(db): DropAll -Count CleanUp CleanUpFilesWithTTL
Former-commit-id: b718bb89945651de19a1263eaf64eab22d11eb6c
2019-05-28 11:04:37 +08:00
Xu Peng 874eeb8f7a refactor(db): FilesToIndex
Former-commit-id: fe5bd8ca372d0a4d5bf257f3f10853179d2356ce
2019-05-28 11:04:37 +08:00
Xu Peng 7fe5346f14 refactor(db): Archive
Former-commit-id: 21f153c1a57ad4bb706f6b177a10d45faf88ed99
2019-05-28 11:04:37 +08:00
Xu Peng 2789234931 refactor(db): FilesToMerge
Former-commit-id: 9101dcd75943bc241094af92156805090bf8e408
2019-05-28 11:04:37 +08:00