mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
Update search usage in example
This commit is contained in:
parent
abb19d368d
commit
53afda3237
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ fn main() -> Result<(), Box<dyn Error>> {
|
||||||
// what a the from which when there is
|
// what a the from which when there is
|
||||||
TermsMatchingStrategy::Last,
|
TermsMatchingStrategy::Last,
|
||||||
&None,
|
&None,
|
||||||
|
&None,
|
||||||
0,
|
0,
|
||||||
20,
|
20,
|
||||||
None,
|
None,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue