mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-09 06:06:30 +00:00
Finish most of the channels types
This commit is contained in:
@ -76,7 +76,7 @@ impl<'a, 'extractor> Extractor<'extractor> for EmbeddingExtractor<'a> {
|
||||
context.data,
|
||||
&self.possible_embedding_mistakes,
|
||||
self.threads,
|
||||
self.sender,
|
||||
&self.sender,
|
||||
&context.doc_alloc,
|
||||
))
|
||||
}
|
||||
|
Reference in New Issue
Block a user