same for query ```search_parameters = { "q...
# community-help
l
same for query
Copy code
search_parameters = {
        "q": query,
        "query_by": "short_description,categories",
        "query_by_weights": "5,3",
        "prefix": "true",
        "sort_by": "_text_match(bucket_size:3):desc,recent_popularity:desc",
        "limit": "20",
    }
I would expect that items with popularity 1000 and 100 cannot jump at the top, as there are at least 3 items with higher text_match_score