mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-26 12:05:05 +08:00
Update search usage in example
This commit is contained in:
parent
abb19d368d
commit
53afda3237
@ -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…
Reference in New Issue
Block a user