Hey there ! We have the impression that in all ou...
# community-help
n
Hey there ! We have the impression that in all our searches the first word has much more weight than the others in the results. We would like to desactivate that (e.g.: Billie Eilish = Eilish Billie), how can we do that ? Other thing, we would like to ensure all the search query is included in the results given (e.g. "Green Day" => "Green Day", "Green Day Tour" but not "Green House"), how can we do ? Thanks for the help
j
The behavior you're seeing I suspect is because of the default value for
drop_tokens_threshold
which is
1
. Could you try setting it to
0
?