mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02: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
1 changed files with 0 additions and 1 deletions
|
@ -477,7 +477,6 @@ impl<'a, A: AsRef<[u8]>> Formatter<'a, A> {
|
||||||
.chain(after_iter);
|
.chain(after_iter);
|
||||||
|
|
||||||
Box::new(iter)
|
Box::new(iter)
|
||||||
|
|
||||||
},
|
},
|
||||||
// If no word matches in the attribute
|
// If no word matches in the attribute
|
||||||
None => {
|
None => {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue