View Source Glific.Search.Full (Glific v5.1.6)

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 full text index

Link to this section Functions

@spec 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 full text index