mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
fix the regeneration of the embeddings in the search
This commit is contained in:
parent
d85ab23b82
commit
31a793d226
7 changed files with 281 additions and 210 deletions
|
@ -5366,7 +5366,7 @@ mod tests {
|
|||
template: "{{doc.doggo}}",
|
||||
},
|
||||
},
|
||||
user_defined: RoaringBitmap<[1, 2]>,
|
||||
user_provided: RoaringBitmap<[1, 2]>,
|
||||
},
|
||||
]
|
||||
"###);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue