Query: ```{ "searches": [ { ...
# community-help
ó
Query:
Copy code
{
  "searches": [
    {
      "stopwords": "es",
      "collection": "test",
      "q": "padel",
      "query_by": "title,externalReference,locationNutsCode",
      "prefix": true,
      "filter_by": "updated:>=1724731300&&externalStatusCode:=[`PUB`]&&locationNutsCode:=[ES30*]&&projectBudgetWithoutTaxes:>=100000",
      "query_by_weights": "5,10,10",
      "sort_by": "_text_match:desc,updated:desc",
      "prioritize_exact_match": true,
      "prioritize_token_position": true,
      "page": 0,
      "per_page": 3,
      "include_fields": "internalId,$favorites(isFavorite, strategy: merge)",
      "exclude_fields": "embedding",
      "highlight_full_fields": "title",
      "exhaustive_search": false,
      "num_typos": 1,
      "typo_tokens_threshold": 0,
      "drop_tokens_threshold": 0
    }
  ]
}
And the file