Glific v0.3.1 Glific.Search.Full View Source
Glific interface to Postgres's full text search
Link to this section Summary
Functions
Simple wrapper function which calls a helper function after normalizing and sanitizing the input. The two functions combined serve to augment the query with the link to the fulltext index
Link to this section Functions
Specs
run(Ecto.Query.t(), String.t(), map()) :: Ecto.Query.t()
Simple wrapper function which calls a helper function after normalizing and sanitizing the input. The two functions combined serve to augment the query with the link to the fulltext index