Trifolium.Corrections.search

You're seeing just the function search, go back to Trifolium.Corrections module for more information.
Link to this function

search(opts \\ [])

Specs

search(
  q: String.t(),
  filter: map(),
  filter_not: map(),
  order: map(),
  page: non_neg_integer(),
  range: map()
) :: Trifolium.API.response()