peng.xu
cd941d559f
Merge branch 'branch-0.3.1-yuncong' into 'branch-0.3.1-yuncong'
...
MS-208 Add buildinde interface for C++ SDK
See merge request megasearch/milvus!190
Former-commit-id: 2aab4376fcffd10e48b15f46d2cd5fc7bc09ba1b
2019-07-12 13:41:29 +08:00
starlord
48b306022b
typo
...
Former-commit-id: 136fb068edc40479889c21ecc1f54506500b15ba
2019-07-12 12:21:37 +08:00
starlord
3cc783550a
MS-208 Add buildinde interface for C++ SDK
...
Former-commit-id: a3fae74afd7ebf672d6eb6117c605f6f76e3f632
2019-07-12 12:19:32 +08:00
jinhai
e92f3f9274
Merge branch 'branch-0.3.1-yuncong' into 'branch-0.3.1-yuncong'
...
MS-206 support SQ8 index type
See merge request megasearch/milvus!189
Former-commit-id: d5315924a12d15623d06ccd8b0e6a6a9933c6873
2019-07-12 11:16:03 +08:00
starlord
eda1e3e834
clean code
...
Former-commit-id: 6bd42ede9f304fa5624952f60ddac2ed4d2eed2f
2019-07-12 11:14:39 +08:00
starlord
821695e8c7
Merge remote-tracking branch 'source/branch-0.3.1-yuncong' into branch-0.3.1-yuncong
...
Former-commit-id: 012516472249a55514144cba5c2e06c81b567537
2019-07-12 11:08:37 +08:00
starlord
8fc4dce5c8
MS-206 support SQ8 index type
...
Former-commit-id: 9788ff43d950e60a29b944d732648f73313c72d3
2019-07-12 11:08:25 +08:00
jinhai
1b61a95de7
Merge branch 'branch-0.3.1-yuncong' into 'branch-0.3.1-yuncong'
...
MS-204 support multi db path
See merge request megasearch/milvus!188
Former-commit-id: 4e064ae63452262f7f22b91ed1941313de14e7da
2019-07-12 11:05:48 +08:00
starlord
23d19e4739
distribute index file averagely to multi db path
...
Former-commit-id: 64fff4f3fba620aa2e18acaa2e2f760ec6471680
2019-07-11 18:09:41 +08:00
starlord
be748e74e4
support multi db path
...
Former-commit-id: b0aa4d4c9e6395446cd52079a476030a4cfaeb79
2019-07-11 16:32:30 +08:00
jinhai
2e57e20d8f
Merge branch 'branch-0.3.1-yuncong' into 'branch-0.3.1-yuncong'
...
Change threshold to 20
See merge request megasearch/milvus!182
Former-commit-id: c298e5af365ea61946f976cdc8f035e1c1d0e412
2019-07-10 13:10:18 +08:00
peng.xu
5e45331894
Merge branch 'yuncong' into 'branch-0.3.1-yuncong'
...
MS-197: Add build index api
See merge request megasearch/milvus!183
Former-commit-id: 1294a120719a8ca7ae12e2ce3b0c23b9484dbb45
2019-07-10 11:51:30 +08:00
peng.xu
6b15e34ba6
feat(db): disable call start build index task in build index
...
Former-commit-id: 4af68547957695eed042a2a276acf73fd9a7f724
2019-07-10 11:49:33 +08:00
yu yunfeng
4e7b64f295
threshold = 20
...
Former-commit-id: f2eb92589ff4fcaf24ad156fa2a212e40400b730
2019-07-10 11:45:45 +08:00
peng.xu
75a2213bc3
Merge branch 'yuncong' into 'branch-0.3.1-yuncong'
...
feat(db): impl build index
See merge request megasearch/milvus!181
Former-commit-id: f3eb870103d393c3e18dc6c599a3aacfb016b615
2019-07-09 22:09:15 +08:00
peng.xu
c6d38f0af2
feat(db): impl build index
...
Former-commit-id: 3fd41e5fa861957e108a4d077a152dc0c30f2691
2019-07-09 22:08:21 +08:00
quicksilver
6d95f247f8
add nightly_main_jenkinsfile file
...
Former-commit-id: b6ea94af052dc6058d64d11dcf59a428595ffa1f
2019-07-09 21:41:29 +08:00
jinhai
084cd42e3d
MS-198 Add error message when creating exist table
...
Former-commit-id: bf7a8476646f5324a6bb81653af0a6955a36b687
2019-07-09 20:35:58 +08:00
peng.xu
cbc6381750
Merge branch 'yuncong' into 'branch-0.3.1-yuncong'
...
MS-197: add build index api
See merge request megasearch/milvus!179
Former-commit-id: 02da32414757e94f4e89e467bff6b1bdf595427d
2019-07-09 20:09:30 +08:00
peng.xu
710ae19ded
feat(server): add build index api
...
Former-commit-id: f11ab6f56784e490bbe34818d05c700c78cad118
2019-07-09 19:53:39 +08:00
jinhai
b364a3f9fb
Merge branch 'branch-0.3.1-yuncong' into 'branch-0.3.1-yuncong'
...
MS - 195 -Add nlist and use blas conf
See merge request megasearch/milvus!177
Former-commit-id: c48acd82da49b111e1879a496c59908ab0d1809c
2019-07-09 19:27:20 +08:00
yu yunfeng
39f78492a8
alter .h
...
Former-commit-id: b16c470365ea18970484cc2ac7171ce6ecf17038
2019-07-09 19:26:49 +08:00
yu yunfeng
2366204de3
add nlist and use blas conf
...
Former-commit-id: 4c3cf2ea9b2377eef1da8de67e35a07ae9cd6971
2019-07-09 19:23:32 +08:00
peng.xu
9fd4048cf4
feat(db): fix build bug
...
Former-commit-id: 6d069d07a84897e05317143442e3d3b2d55949a4
2019-07-09 19:09:42 +08:00
peng.xu
ac31c9bc7d
feat(db): add build index api in db
...
Former-commit-id: fe5189a714157c382137428a0ce5b5503148ce19
2019-07-09 18:22:43 +08:00
jinhai
d05ae97f7e
Merge branch 'branch-0.3.1' into 'branch-0.3.1'
...
MS-161 - Add CI / CD Module to Milvus Project
See merge request megasearch/milvus!165
Former-commit-id: ac5d99c64a139a3e1be1abc602e4c62f20a230be
2019-07-05 18:21:39 +08:00
quicksilver
9ec7b773c3
MS-161 - Add CI / CD Module to Milvus Project
...
Former-commit-id: 16869771664aeea633d14f2db05c7a6fb8441e64
2019-07-05 18:07:40 +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
60647624b2
Merge remote-tracking branch 'upstream/branch-0.3.1' into branch-0.3.1
...
Former-commit-id: 194ecd448af946120b58f2de72b47dcc2b38080f
2019-07-04 18:12:43 +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
jinhai
88ec246e4d
Merge branch 'branch-0.3.1' into 'branch-0.3.1'
...
MS-153 : fix c_str error when connecting to MySQL
See merge request megasearch/milvus!160
Former-commit-id: 53865281ef8b8a1c1881b7ccab6b71fc58553e00
2019-07-04 16:01:10 +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
10880b0288
fix c_str error when connecting to MySQL
...
Former-commit-id: c17d2ed43291d54dd0c1b29b222dae5505c98105
2019-07-04 15:58:28 +08:00
jinhai
0e429a7621
Merge branch 'branch-0.3.1' into 'branch-0.3.1'
...
MS-152 : Delete assert in MySQLMetaImpl and change MySQLConnectionPool impl
See merge request megasearch/milvus!159
Former-commit-id: cba45fd5fc502a02984cbbeee214ee48e81f2d4c
2019-07-04 14:48:45 +08:00
jinhai
f576b349ec
Merge branch 'branch-0.3.1' into 'branch-0.3.1'
...
reduce unittest time cost
See merge request megasearch/milvus!158
Former-commit-id: da369fc7b5c2c48c2320a0deb845c75b85c6825a
2019-07-04 14:47:55 +08:00
zhiru
45eaa66b59
update
...
Former-commit-id: 660919641b476988d86b5db64d190192bb3c2ffe
2019-07-04 14:20:59 +08:00
zhiru
cf8ee20f20
update
...
Former-commit-id: 31aeb1f531676aeb9e9655a169a80ff508f6ae00
2019-07-04 14:04:57 +08:00
starlord
0b2721dd7d
reduce unittest time cost
...
Former-commit-id: 55e4eb5912766465cb3cd864994f71c08fd971a9
2019-07-04 13:02:47 +08:00
jinhai
90692fe3b4
Merge branch 'branch-0.3.0' into 'branch-0.3.1'
...
MS - 151 Fix merge bug
See merge request megasearch/milvus!157
Former-commit-id: 8225530a06476b12858ef1cce62c5130e6296980
2019-07-04 12:43:49 +08:00
yu yunfeng
45c172543f
MS-151 Fix topk problem
...
Former-commit-id: eeac049095172303c32f4f26ee13b9c8724870b0
2019-07-04 12:41:24 +08:00
yu yunfeng
55afa772d3
ADD LOG
...
Former-commit-id: 282768be582212cd6bf364ea1903a9ad716106c0
2019-07-03 20:59:36 +08:00
jinhai
6092b1be99
Remove unused code
...
Former-commit-id: 5be2fd19cb451599de0c242b9023c5a15b45e204
2019-07-03 20:23:21 +08:00
jinhai
1f6bc4ee7a
Merge branch 'branch-0.3.1' into 'branch-0.3.1'
...
MS-148, MS-149: Disable cleanup if mode is read only and fixed searching only one index file issue in distributed mode
See merge request megasearch/milvus!153
Former-commit-id: fcd22551d6b7b588745386b885bd9dafc1a22307
2019-07-03 20:15:37 +08:00
yu yunfeng
7512cc1e06
acc test
...
Former-commit-id: a7803568fa785d403e7c92b83c66f9f47f7c8f13
2019-07-03 20:07:11 +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
zhiru
ff9a3140c5
update
...
Former-commit-id: 2543b4f174931936a829eba157aec1fab6c0ef84
2019-07-03 18:31:45 +08:00