milvus/core/src
op-hunter 098f5a534d
Structured index (#2418)
* Support Structured Index Based on Sort

Signed-off-by: cmli <chengming.li@zilliz.com>

* fix lint errors and make clang-format

Signed-off-by: cmli <chengming.li@zilliz.com>

* pick some advices from laojin

Signed-off-by: cmli <chengming.li@zilliz.com>

* make clang-format

Signed-off-by: cmli <chengming.li@zilliz.com>

* rename n_ to size_, replace self-implemented lower_bound and upper_bound by std implemention as laojin requires

Signed-off-by: cmli <chengming.li@zilliz.com>

* fix lint error

Signed-off-by: cmli <chengming.li@zilliz.com>

* update implementation by shengjun's advice

Signed-off-by: cmli <chengming.li@zilliz.com>

* remove index member size_

Signed-off-by: cmli <chengming.li@zilliz.com>

Co-authored-by: cmli <chengming.li@zilliz.com>
2020-05-26 14:41:21 +08:00
..
cache Refactor LOG macro and improve log format (#1927) 2020-04-15 14:44:00 +08:00
codecs TargetEntry implementation (#2391) 2020-05-23 14:25:24 +08:00
config Caiyd 090 rename config (#2340) 2020-05-15 20:54:34 +08:00
context Filtering by numeric scalar fields prototype (#1919) 2020-04-16 14:54:12 +08:00
db Metadata Snapshot Implementation Phase I (#2414) 2020-05-25 10:50:34 +08:00
grpc TargetEntry implementation (#2391) 2020-05-23 14:25:24 +08:00
index Structured index (#2418) 2020-05-26 14:41:21 +08:00
metrics fix #2264 (#2323) 2020-05-13 21:01:50 +08:00
query TargetEntry implementation (#2391) 2020-05-23 14:25:24 +08:00
scheduler TargetEntry implementation (#2391) 2020-05-23 14:25:24 +08:00
search Filtering by numeric scalar fields prototype (#1919) 2020-04-16 14:54:12 +08:00
segment TargetEntry implementation (#2391) 2020-05-23 14:25:24 +08:00
server TargetEntry implementation (#2391) 2020-05-23 14:25:24 +08:00
storage . (#1972) 2020-04-18 13:22:47 +08:00
tracing #1240 Update license declaration of each file (#1241) 2020-02-17 23:40:58 +08:00
utils Caiyd 090 rename config (#2340) 2020-05-15 20:54:34 +08:00
CMakeLists.txt Metadata Snapshot Implementation Phase I (#2414) 2020-05-25 10:50:34 +08:00
main.cpp Add instance lock (#2060) 2020-04-26 08:31:18 +00:00
version.h.in #1240 Update license declaration of each file (#1241) 2020-02-17 23:40:58 +08:00