fix the regeneration of the embeddings in the search

This commit is contained in:
Tamo 2024-06-05 16:10:56 +02:00
parent d85ab23b82
commit 31a793d226
7 changed files with 281 additions and 210 deletions

View file

@ -5366,7 +5366,7 @@ mod tests {
template: "{{doc.doggo}}",
},
},
user_defined: RoaringBitmap<[1, 2]>,
user_provided: RoaringBitmap<[1, 2]>,
},
]
"###);