From 045089e5f35935733c8d2a629e03b5afa2fc2a4d Mon Sep 17 00:00:00 2001 From: groot Date: Thu, 2 Jul 2020 09:37:15 +0800 Subject: [PATCH] * #2642 Create index failed caused by server crashed. Signed-off-by: yhmo * changelog Signed-off-by: yhmo * changelog Signed-off-by: yhmo * typo Signed-off-by: yhmo --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc26aaabd191..0ae526015c37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ Please mark all changes in change log and use the issue from GitHub - \#2557 Fix random crash of INSERT_DUPLICATE_ID case - \#2578 Result count doesn't match target vectors count - \#2582 CreateHybridIndex.cpp compile error +- \#2585 IVF_PQ on GPU with using metric_type IP - \#2598 Fix Milvus docker image report illegal instruction - \#2617 Fix HNSW and RNSG index files size - \#2637 Suit the range of HNSW parameters