Commit Graph

7 Commits (abd91eab82a4a02fb6ec4073ceecfa1184f2bda5)

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

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

*  Update CHANGELOG

Signed-off-by: jinhai <hai.jin@zilliz.com>
2020-02-17 23:40:58 +08:00
Tinkerrr 191a8c9941
Fix ()
* fix

Signed-off-by: Nicky <nicky.xj.lin@gmail.com>

* update...

Signed-off-by: Nicky <nicky.xj.lin@gmail.com>

* fix2

Signed-off-by: Nicky <nicky.xj.lin@gmail.com>

* fix3

Signed-off-by: Nicky <nicky.xj.lin@gmail.com>

* update changelog

Signed-off-by: Nicky <nicky.xj.lin@gmail.com>
2020-02-14 12:04:09 +08:00
groot 0f1aa5f8bb Tanimoto distance ()
* Add log to debug 

* Rename nsg_mix to RNSG in C++ sdk 

* [skip ci] change __function__

* clang-format

*  If partition tag is similar, wrong partition is searched

*  If partition tag is similar, wrong partition is searched

* reorder changelog id

* typo

* define interface

* Define interface ()

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

*  If partition tag is similar, wrong partition is searched

*  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 ()

* Add log to debug 

* Rename nsg_mix to RNSG in C++ sdk 

* [skip ci] change __function__

* clang-format

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

*  If partition tag is similar, wrong partition is searched

*  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

*  Support binary vector tanimoto metric

* fix typo

* dimension limit to 32768

* fix

* dimension limit to 32768

* fix describe index bug

* fix 

* fix 

* 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
Lutkin Wang a0a5076430 [skip ci] Update C++ SDK readme. ()
* Update README.md

Update C++ SDK readme.

* [skip ci] Update C++ SDK readme.
2020-01-13 13:56:59 +08:00
Cai Yudong a8756559c4 add interface GetConfig()/SetConfig() ()
*  add interface GetConfig()/SetConfig()

*  remove test code
2019-12-31 10:47:52 +08:00
quicksilver 03ec41070a Remove Jfrog Cache on Jenkins CI ()
* specify multiple urls on sqlite_orm download stage

* fix bug

* fix bug

* specify multiple urls on opentracing download stage

* fix bug

* specify multiple urls on download stage

* delete jfrog cache

* print jenkins enviroment variables

* print jenkins enviroment variables

* fix check_ccache.sh bug

* debug

* Update Jenkinfile

* Add build enviroment resource limit on Jenkins CI

* remove Jfrog cache build option
2019-12-26 10:33:05 +08:00
yukun 79957330d7 Put C++ sdk out of milvus/core ()
* Put C++ sdk out of milvus/core

* Delete core/src/sdk

* Add clang-format for c++ sdk

* Add README.md for sdk

* Server unittest run failed on low-end server

* set gpu_cache_capacity to 1G
2019-12-20 14:08:45 +08:00