* 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>
* add cpu mode for built-in Faiss
* delete customization options on build stage
* delete faiss version
* delete customization options on build stage
* fix unittest problem in cpu mode
* fix unittest problem in cpu mode
Co-authored-by: quicksilver <zhifeng.zhang@zilliz.com>
Co-authored-by: Jin Hai <hai.jin@zilliz.com>
* add TracerUtil
* Interceptor ok
* add handler
* add context
* minor update
* keep span in trace context
* add span in search okay
* Update Context.cpp
* refactor
* refactor
* refactor
* format
* add context in SearchJob
* trace search okay
* add back finish span in interceptor
* add namespace
* add tracing config in server config
* add random id
* debug mode okay
* update CMakeLists
* add opentracing to cmake
* update unittest
* add tracing namespace
* remove std::run_time error
* add lock when erasing context_map
* update tracing config
* lint
* update CHANGELOG
* small fix
* fix server unit test
* fix scheduler unit test
* fix db unit test
* lint
* fix db unit test gpu version
* rename to tracing_config
* fix
* update
* trigger ci
* #670 Random failure of unittest db_test::SEARCH_TEST
* add an important log
* add an important log
* add an important log
* #674 server down in stability test
* add more log
* remove log
* #696 metric_type changed from IP to L2
* #696 metric_type changed from IP to L2
* #696 metric_type changed from IP to L2
* #696 metric_type changed from IP to L2