We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8942bb7 commit e1ea30bCopy full SHA for e1ea30b
internal/core/thirdparty/knowhere/CMakeLists.txt
@@ -14,7 +14,7 @@
14
# Update KNOWHERE_VERSION for the first occurrence
15
milvus_add_pkg_config("knowhere")
16
set_property(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY INCLUDE_DIRECTORIES "")
17
-set( KNOWHERE_VERSION deadb8e )
+set( KNOWHERE_VERSION v2.6.5 )
18
set( GIT_REPOSITORY "https://github.com/zilliztech/knowhere.git")
19
20
message(STATUS "Knowhere repo: ${GIT_REPOSITORY}")
0 commit comments