mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Start with a filterBoosting ranking rule when boostingFilter is present
This commit is contained in:
parent
f2041fd78c
commit
b43edabbcd
13 changed files with 80 additions and 109 deletions
|
@ -58,6 +58,7 @@ fn main() -> Result<(), Box<dyn Error>> {
|
|||
false,
|
||||
&None,
|
||||
&None,
|
||||
&None,
|
||||
GeoSortStrategy::default(),
|
||||
0,
|
||||
20,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue