Giza.Http.match
You're seeing just the function
match
, go back to Giza.Http module for more information.
Link to this function
match(http_query, search_term)
Returns an api query augmented with a where clause which will be formated as a MATCH query, a common way of asking Sphinx for search matches.
Examples
iex> Giza.Http.new() |> Giza.Http.match("Subetei the Swift")