Commit Graph

188 Commits (2780da6858ef1f4754eb0f6d8722e8e3c80cf819)

Author SHA1 Message Date
Jin Hai 2780da6858
Merge pull request #586 from yhmo/0.6.0
#561 Milvus server should report exception/error message or terminate
2019-11-28 15:22:39 +08:00
groot e1c6aea6a4 #561 Milvus server should report exception/error message or terminate on mysql metadata backend error 2019-11-28 12:29:34 +08:00
JinHai-CN 88f7dc56a2 Integrate internal faiss
Remove faiss docs
2019-11-28 11:42:54 +08:00
groot c37aa5a54b code lint 2019-11-27 18:11:49 +08:00
Jin Hai b0a680f5bb
Merge pull request #575 from youny626/0.6.0
Add AVX flags when building faiss
2019-11-27 15:55:38 +08:00
Jin Hai 095d07bf01
Merge pull request #562 from yhmo/migration
#354 Build migration scripts into milvus docker image
2019-11-27 15:53:43 +08:00
Zhiru Zhu 9f1f76b1d4 update CHANGELOG 2019-11-27 15:07:22 +08:00
Yukikaze-CZR 47abe4ff47 #504 The code coverage rate of core/src/scheduler/optimizer is too low 2019-11-27 14:21:53 +08:00
groot b4a2aed41f #354 Build migration scripts into milvus docker image 2019-11-27 10:34:58 +08:00
Jin Hai 48bd34b00b
Merge pull request #555 from yhmo/clean_cache
#530 BuildIndex stop when do build index and search simultaneously
2019-11-26 20:11:01 +08:00
groot 87a36ebdd4 Merge remote-tracking branch 'source/0.6.0' into clean_cache 2019-11-26 19:24:00 +08:00
yhz 2d5b908c05 fix changlog conflict 2019-11-26 18:33:50 +08:00
groot 8b652a00e2 #530 BuildIndex stop when do build index and search simultaneously 2019-11-26 18:08:15 +08:00
xiaojun.lin 88cb2b5991 NSG support MetricType IP 2019-11-26 17:15:14 +08:00
yhz 006a480fc8 [skip ci] update changlog; fix #543 2019-11-26 14:42:56 +08:00
yhz 3a3daf083b fix changlog conflict 2019-11-26 12:03:25 +08:00
yhz 80608890fe update changlog 2019-11-26 10:50:02 +08:00
yhz 5b23a7c34c fix python sdk test case bug 2019-11-26 10:36:07 +08:00
fishpenguin f1f90ec3e0 fix conflict 2019-11-26 10:21:01 +08:00
fishpenguin c07aa9a015 BuildIndex stop when do build index and search simultaneously 2019-11-26 10:19:49 +08:00
Jin Hai 03fe979301
Merge pull request #528 from Heisenberg-Y/0.6.0-ezio
Fix building error in faiss benchmark when using faiss 1.6.0
2019-11-25 23:17:29 +08:00
Jin Hai 1184b5b70c
Merge pull request #522 from tinkerlin/issue-509
fix issue-509
2019-11-25 23:16:11 +08:00
Jin Hai 88ca2c805f
Merge pull request #521 from tinkerlin/issue-465
Fix Issue 465
2019-11-25 23:09:52 +08:00
Tinkerrr 038850d6a9
Merge branch '0.6.0' into issue-509 2019-11-25 22:09:13 +08:00
Heisenberg ac180d7188 fix merge conflict 2019-11-25 19:57:16 +08:00
Heisenberg cf1e03980e fix issue 527 2019-11-25 19:48:47 +08:00
groot c2971cfd1e fix typo 2019-11-25 16:56:41 +08:00
groot 0c7c4586c0 #513 DELETE_BY_RANGE sometimes failed 2019-11-25 16:41:48 +08:00
xiaojun.lin 17fda26922 fix issue-509 2019-11-25 16:17:16 +08:00
xiaojun.lin 6d0d67ca95 update changelog 2019-11-25 15:28:25 +08:00
yhz d3c232a39f Merge remote-tracking branch 'main/0.6.0' into 0.6.0 2019-11-25 11:41:05 +08:00
yhz 35a25e01eb fix changlog conflict 2019-11-25 11:40:40 +08:00
Yukikaze-CZR d394091928 #502 Changelog upgrade 2019-11-23 15:49:33 +08:00
fishpenguin 288490f980 gpu no usage during index building 2019-11-23 11:07:42 +08:00
fishpenguin b68f4f43c1 Add log in scheduler/optimizer 2019-11-23 10:29:11 +08:00
Jin Hai 85aca5faf4
Merge pull request #474 from yhmo/0.6.0
#470 raw files should not be build index
2019-11-22 19:12:17 +08:00
Jin Hai 9790fbdbcf
Merge branch '0.6.0' into 0.6.0 2019-11-22 19:09:14 +08:00
groot 853aa663e9 Merge remote-tracking branch 'source/0.6.0' into 0.6.0 2019-11-22 16:34:14 +08:00
groot e96c97c8f7 #470 raw files should not be build index 2019-11-22 11:28:31 +08:00
Jin Hai 872726c003
Merge pull request #463 from tinkerlin/issue-458
move seal to Load
2019-11-22 10:09:36 +08:00
wxyu a9bc655cfb Read gpu config only gpu_resource_config.enable=true fix #467 2019-11-21 17:26:11 +08:00
xiaojun.lin 1ac30913e7 move seal to Load 2019-11-21 15:06:00 +08:00
groot 7fa7a2a65b #449 Add ShowPartitions example for C++ SDK 2019-11-21 11:28:28 +08:00
Jin Hai 01f9d31d08
Merge pull request #443 from fishpenguin/0.6.0-yk-refactor-scheduler
Query API in customization still uses old version
2019-11-21 10:49:48 +08:00
fishpenguin 29006f3cb5 fix conflict 2019-11-20 19:00:56 +08:00
fishpenguin 8a42c8759e Query API in customization still uses old version 2019-11-20 18:44:11 +08:00
groot 3beea54090 Merge remote-tracking branch 'source/0.6.0' into 0.6.0 2019-11-20 17:55:01 +08:00
groot 7c9b627f2b #433 C++ SDK query result is not easy to use 2019-11-20 17:54:45 +08:00
yhz bcdb84b403 Merge remote-tracking branch 'main/0.6.0' into 0.6.0 2019-11-20 17:27:40 +08:00
xiaojun.lin 863cc5dbaf Merge branch '0.6.0' into 0.6.0-#227 2019-11-20 16:23:39 +08:00