mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 00:01:00 +00:00
fix the regeneration of the embeddings in the search
This commit is contained in:
@ -5366,7 +5366,7 @@ mod tests {
|
||||
template: "{{doc.doggo}}",
|
||||
},
|
||||
},
|
||||
user_defined: RoaringBitmap<[1, 2]>,
|
||||
user_provided: RoaringBitmap<[1, 2]>,
|
||||
},
|
||||
]
|
||||
"###);
|
||||
|
Reference in New Issue
Block a user