37 Commits

Author SHA1 Message Date
Cai Yudong
7c02c3760e #771 add ProcessCommand() to process pre-defined commands (#777) 2019-12-17 10:48:28 +08:00
Cai Yudong
41d7500f61 support config cli test 2 (#764)
* #665 support get/set config via CLI

* #665 support get/set config via CLI

* #665 add unittest for config CLI

* #665 remove config_node_map_

* #665 remove config_node_map_

* #665 fix clang-format

* #665 fix clang-format

* #665 update changelog

* #665 code clean

* #665 update API interface

* #665 update API interface

* #665 handle server status

* #665 handle unknown command

* #665 update debug log

* #665 rollback CmdRequest.cpp
2019-12-14 15:11:02 +08:00
Yukikaze-CZR
f37509213b Add log to debug #678 (#733)
* Add log to debug #678

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

* [skip ci] change __function__
2019-12-10 16:47:35 +08:00
Zhiru Zhu
e99896ac62 Add Opentracing (#729)
* 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
2019-12-10 15:24:54 +08:00
yudong.cai
f330d9f902 #658 Milvus error out when building SQ8H index without GPU resources 2019-12-03 15:50:27 +08:00
groot
3df535e11e #649 Typo partiton should be partition 2019-12-02 15:39:16 +08:00
fishpenguin
018abff2ee [skip ci]Modify some annotation in MilvusApi.h 2019-11-28 19:38:22 +08:00
fishpenguin
a718c7c9bb Optimizer specify wrong gpu_id 2019-11-28 19:08:15 +08:00
fishpenguin
4cf4cc7789 Update some annotation and description in MilvusApi.h 2019-11-28 18:48:34 +08:00
Yukikaze-CZR
b2e37f1e94 #502 C++ SDK support IVFPQ and SPTAG 2019-11-23 15:37:36 +08:00
groot
7fa7a2a65b #449 Add ShowPartitions example for C++ SDK 2019-11-21 11:28:28 +08:00
groot
7c9b627f2b #433 C++ SDK query result is not easy to use 2019-11-20 17:54:45 +08:00
groot
3eefd55059 #397 sdk_simple return incorrect result 2019-11-18 18:54:25 +08:00
groot
661a60374e dont modify grpc generated code 2019-11-18 15:58:50 +08:00
groot
f3ae1bf155 #266 Rpc request source code refactor 2019-11-18 15:10:15 +08:00
fishpenguin
cd80cdba02 sdk_simple return empty result 2019-11-16 15:53:45 +08:00
groot
29586ba725 #353 Rename config.h.in to version.h.in 2019-11-15 19:06:14 +08:00
groot
a57bfae626 merge 0.5.3 to 0.6.0 2019-11-14 16:16:11 +08:00
yudong.cai
afbe9152e9 #275 rename c++ sdk IndexType 2019-11-13 14:34:07 +08:00
groot
be733f1e5d #260 C++ SDK README 2019-11-13 11:43:23 +08:00
groot
5772c3b400 #260 C++ SDK README 2019-11-13 11:42:20 +08:00
groot
919846ea6d #260 C++ SDK README 2019-11-12 19:47:37 +08:00
groot
5a74558f0d #260 C++ SDK README 2019-11-12 19:45:21 +08:00
groot
06ae349fe2 #260 C++ SDK README 2019-11-12 19:14:20 +08:00
groot
dfcce896e2 #260 C++ SDK README 2019-11-12 19:11:07 +08:00
groot
2aa6af2fd8 #284 Change C++ SDK to shread library 2019-11-12 10:45:49 +08:00
groot
c0a728d244 #284 Change C++ SDK to shread library 2019-11-12 10:29:37 +08:00
fishpenguin
105b98499b #258 - Bytes type in proto cause big-endian/little-endian problem 2019-11-08 18:52:56 +08:00
fishpenguin
174e16ad26 fix add_vector_data bug in clientproxy 2019-11-07 17:51:01 +08:00
groot
dbe90c7abc support table partition 2019-11-07 16:46:31 +08:00
fishpenguin
07dfe09aed #204 - improve grpc performance in search 2019-11-07 15:23:28 +08:00
youny626
4ca6b59b91 add CPU version 2019-11-05 10:23:59 +08:00
Jin Hai
42e1ec8bd3 Merge pull request #93 from youny626/0.5.1
Speed up CMake build process

Former-commit-id: d113c6903c01f10958d85f70152640b82838b3cd
2019-10-24 18:48:18 +08:00
Zhiru Zhu
a6279d2acb Speed up CMake build process
Former-commit-id: 2edb2ae26d93ed9b7a8d25b89d30152e60257250
2019-10-23 21:45:48 +08:00
starlord
e7876f6343 avoid relative header path
Former-commit-id: d4a01b720ac7011e17076b7c36a20af0ebe2b58a
2019-10-23 15:05:22 +08:00
starlord
2ca99346f4 #20 C++ sdk example get grpc error
Former-commit-id: 3439c9fb0490dd2725fac48cf93e2cf44e87c2ff
2019-10-16 19:49:45 +08:00
starlord
41d37f9648 re-organize project
Former-commit-id: 898c2c8b0b2cfdc1b8664062aa0ea910a93566dd
2019-10-14 09:51:48 +08:00