mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-26 06:44:27 +01:00
Update meilisearch-http/src/index/search.rs
Co-authored-by: marin <postma.marin@protonmail.com>
This commit is contained in:
parent
e4b3d35ed8
commit
c5c7e76805
@ -477,7 +477,6 @@ impl<'a, A: AsRef<[u8]>> Formatter<'a, A> {
|
||||
.chain(after_iter);
|
||||
|
||||
Box::new(iter)
|
||||
|
||||
},
|
||||
// If no word matches in the attribute
|
||||
None => {
|
||||
|
Loading…
Reference in New Issue
Block a user