mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
bump milli to 0.4.0
This commit is contained in:
parent
5795254b2a
commit
5a47cef9a8
7 changed files with 32 additions and 15 deletions
|
@ -369,7 +369,7 @@ fn parse_facets_array(
|
|||
}
|
||||
}
|
||||
|
||||
FilterCondition::from_array(txn, &index.0, ands)
|
||||
Ok(FilterCondition::from_array(txn, &index.0, ands)?)
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue