27 Commits

Author SHA1 Message Date
shengjh
4dee7dfac6
Improve codecov (#1095)
* Optimize config test. Dir src/config 99% lines covered

* add unittest coverage

* optimize cache&config unittest

* code format

* format

* format code

* fix merge conflict

* cover src/utils unittest

*  '#831 fix exe_path judge error'

* #831 fix exe_path judge error

* add some unittest coverage

* add some unittest coverage

* improve coverage of src/wrapper

* improve src/wrapper coverage

* *test optimize db/meta unittest

* fix bug

* *test optimize mysqlMetaImpl unittest

* *style: format code

* import server& scheduler unittest coverage

* handover next work

* *test: add some test_meta test case

* *format code

* *fix: fix typo

* feat(codecov): improve code coverage for src/db(#872)

* feat(codecov): improve code coverage for src/db/engine(#872)

* feat(codecov): improve code coverage(#872)

* fix config unittest bug

* feat(codecov): improve code coverage core/db/engine(#872)

* feat(codecov): improve code coverage core/knowhere

* feat(codecov): improve code coverage core/knowhere

* feat(codecov): improve code coverage

* feat(codecov): fix cpu test some error

* feat(codecov): improve code coverage

* feat(codecov): rename some fiu

* fix(db/meta): fix switch/case default action

* feat(codecov): improve code coverage(#872)
* fix error caused by merge code
* format code

* feat(codecov): improve code coverage & format code(#872)

* feat(codecov): fix test error(#872)

* feat(codecov): fix unittest test_mem(#872)

* feat(codecov): fix unittest(#872)

* feat(codecov): fix unittest for resource manager(#872)

* feat(codecov): code format (#872)

* feat(codecov): trigger ci(#872)

* fix(RequestScheduler): remove a wrong sleep statement

* test(test_rpc): fix rpc test

* Fix format issue

* Remove unused comments

* Fix unit test error

Co-authored-by: ABNER-1 <ABNER-1@users.noreply.github.com>
Co-authored-by: Jin Hai <hai.jin@zilliz.com>
2020-02-11 23:03:29 +08:00
Tinkerrr
829cb4bbec
Support hnsw (#1131)
* add hnsw

* add config

* format...

* format..
2020-02-08 11:00:00 +08:00
groot
0f1aa5f8bb Tanimoto distance (#1016)
* Add log to debug #678

* Rename nsg_mix to RNSG in C++ sdk #735

* [skip ci] change __function__

* clang-format

* #766 If partition tag is similar, wrong partition is searched

* #766 If partition tag is similar, wrong partition is searched

* reorder changelog id

* typo

* define interface

* Define interface (#832)

* If partition tag is similar, wrong partition is searched  (#825)

* #766 If partition tag is similar, wrong partition is searched

* #766 If partition tag is similar, wrong partition is searched

* reorder changelog id

* typo

* define interface Attach files by dragging & dropping, selecting or pasting them. 

Co-authored-by: groot <yihua.mo@zilliz.com>

* faiss & knowhere

* faiss & knowhere (#842)

* Add log to debug #678

* Rename nsg_mix to RNSG in C++ sdk #735

* [skip ci] change __function__

* clang-format

* If partition tag is similar, wrong partition is searched  (#825)

* #766 If partition tag is similar, wrong partition is searched

* #766 If partition tag is similar, wrong partition is searched

* reorder changelog id

* typo

* faiss & knowhere

Co-authored-by: groot <yihua.mo@zilliz.com>

* support binary input

* code lint

* add wrapper interface

* add knowhere unittest

* sdk support binary

* support using metric tanimoto and hamming

* sdk binary insert/query example

* fix bug

* fix bug

* update wrapper

* format

* Improve unittest and fix bugs

* delete printresult

* fix bug

* #823 Support binary vector tanimoto metric

* fix typo

* dimension limit to 32768

* fix

* dimension limit to 32768

* fix describe index bug

* fix #886

* fix #889

* add jaccard cases

* hamming dev-test case

* change test_connect

* Add tanimoto cases

* change the output type of hamming

* add abs

* merge master

* rearrange changelog id

* modify feature description

Co-authored-by: Yukikaze-CZR <48198922+Yukikaze-CZR@users.noreply.github.com>
Co-authored-by: Tinkerrr <linxiaojun.cn@outlook.com>
2020-01-14 19:22:27 +08:00
Yukikaze-CZR
fcc98ca183 IP search metric_type shouldn't be supported by IVF_PQ index on GPU version 2019-12-02 21:47:11 +08:00
xiaojun.lin
31da89d9a2 format code 2019-11-30 18:07:26 +08:00
xiaojun.lin
6b84ec5f79 Merge remote-tracking branch 'official/0.6.0' into issue-548 2019-11-30 18:04:22 +08:00
xiaojun.lin
8f09b1f230 solve part of the problem about nsg 2019-11-30 17:23:10 +08:00
fishpenguin
fdfb397918 fix test_nsg failed bug 2019-11-29 20:17:37 +08:00
Yukikaze-CZR
035feec872 #552 Server down during building index_type: IVF_PQ using GPU-edition 2019-11-28 15:15:14 +08:00
Yukikaze-CZR
dd5ec085b6 #552 Server down during building index_type: IVF_PQ using GPU-edition 2019-11-28 15:08:05 +08:00
Yukikaze-CZR
5a5e76fe6a #552 Server down during building index_type: IVF_PQ using GPU-edition 2019-11-28 14:37:23 +08:00
Tinkerrr
1f342f950b
format code 2019-11-25 22:16:18 +08:00
xiaojun.lin
f25992f596 update 2019-11-25 20:01:06 +08:00
xiaojun.lin
76aaef7bd7 review change 2019-11-25 16:51:11 +08:00
xiaojun.lin
17fda26922 fix issue-509 2019-11-25 16:17:16 +08:00
xiaojun.lin
863cc5dbaf Merge branch '0.6.0' into 0.6.0-#227 2019-11-20 16:23:39 +08:00
xiaojun.lin
bfd4c6c522 upgrade SPTAG and support KDT and BKT 2019-11-20 16:08:18 +08:00
xiaojun.lin
82cb637ca8 code style format 2019-11-18 10:50:20 +08:00
xiaojun.lin
d5eb5675b7 fix by reduce knng size 2019-11-18 09:53:38 +08:00
zirui.chen
4d1345b453 clang-format 2019-11-15 19:47:12 +08:00
zirui.chen
48ed10abdc fix problem of hardcore nprobe 2019-11-15 18:54:19 +08:00
zirui.chen
98571d5f44 #127 makeNlist & unittest change 2019-11-14 21:04:10 +08:00
zirui.chen
8c412093ca Support new Index type IVFPQ #127 2019-11-14 11:13:35 +08:00
youny626
4ca6b59b91 add CPU version 2019-11-05 10:23:59 +08:00
JinHai-CN
46e2655033 update
Former-commit-id: 977f322ddccf4e1b1a6b87a1fc1710d47eb5d48d
2019-11-03 15:35:28 +08:00
JinHai-CN
47d52d250d Fix typo bug
Former-commit-id: 8b544b2158f89fea48a174e2f64128fa61706259
2019-11-03 15:14:42 +08:00
starlord
41d37f9648 re-organize project
Former-commit-id: 898c2c8b0b2cfdc1b8664062aa0ea910a93566dd
2019-10-14 09:51:48 +08:00