12 Commits

Author SHA1 Message Date
Jin Hai
e1027e9e65
#1240 Update license declaration of each file (#1241)
* #1240 Update license declaration of each files

Signed-off-by: jinhai <hai.jin@zilliz.com>

* #1240 Update CHANGELOG

Signed-off-by: jinhai <hai.jin@zilliz.com>
2020-02-17 23:40:58 +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
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
1e991d0f25 format changelog and fix several problems 2019-11-15 15:00:45 +08:00
zirui.chen
8c412093ca Support new Index type IVFPQ #127 2019-11-14 11:13:35 +08:00
youny626
bede77751e clang format 2019-11-05 13:35:24 +08:00
starlord
e25caa572c remove unused files of wrapper test
Former-commit-id: b2b30f0d09085207c70d386e19c3c1fb6bbc0e2f
2019-10-23 20:19:45 +08:00
Yu Kun
7a10d01fa1 add wrapper unittest
Former-commit-id: b4f68eeaf55e4960f25239e983c3ae75e5e5ed40
2019-10-17 19:37:17 +08:00
xiaojun.lin
c19a6ee483 MS-648 add ut v3
Former-commit-id: f9127c08e1bf0d2244fbed8113a003e52d781df4
2019-10-17 16:31:02 +08:00
xiaojun.lin
472679ba54 MS-648 add ut
Former-commit-id: e96fea6842855868e960d0c959407fa9b5eeb0d8
2019-10-17 16:08:43 +08:00
starlord
41d37f9648 re-organize project
Former-commit-id: 898c2c8b0b2cfdc1b8664062aa0ea910a93566dd
2019-10-14 09:51:48 +08:00