Skip to content

Commit 0922b0e

Browse files
authored
PI-2526 Fix missing method name (#4555)
1 parent 3dacc93 commit 0922b0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/person-search-index-from-delius/container/pipelines/contact/index/index-template-semantic.yml

+1
Original file line numberDiff line numberDiff line change
@@ -801,6 +801,7 @@ template:
801801
dimension: 1024
802802
space_type: cosinesimil
803803
method:
804+
name: hnsw
804805
engine: lucene
805806
notes:
806807
copy_to: text

0 commit comments

Comments
 (0)