From 26a6bb6b87c0bd9656b03cc359c2e81551432030 Mon Sep 17 00:00:00 2001 From: wxyu Date: Sun, 29 Sep 2019 15:05:00 +0800 Subject: [PATCH] MS-599 search wrong result when table created with metric_type: IP Former-commit-id: 7dd107fa0126919ba7948cc0bacb6b1426f2d7c8 --- cpp/CHANGELOG.md | 1 + cpp/build-support/code_style_clion.xml | 3 +-- cpp/src/scheduler/task/SearchTask.cpp | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/cpp/CHANGELOG.md b/cpp/CHANGELOG.md index 33d34fcd34..d3e2318cd1 100644 --- a/cpp/CHANGELOG.md +++ b/cpp/CHANGELOG.md @@ -9,6 +9,7 @@ Please mark all change in change log and use the ticket from JIRA. - MS-572 - Milvus crash when get SIGINT - MS-577 - Unittest Query randomly hung - MS-587 - Count get wrong result after adding vectors and index built immediately +- MS-599 - search wrong result when table created with metric_type: IP ## Improvement - MS-552 - Add and change the easylogging library diff --git a/cpp/build-support/code_style_clion.xml b/cpp/build-support/code_style_clion.xml index 4c7dc4718c..f2edeec3b6 100644 --- a/cpp/build-support/code_style_clion.xml +++ b/cpp/build-support/code_style_clion.xml @@ -1,4 +1,4 @@ - +