Alkemist v1.0.1-rc Alkemist.Query.Search

Implement Basic search functionality. You can define custom search hooks per module

Link to this section Summary

Functions

prepares the params so we can better handle naive_datetime and datetime fields right now this works not on associations

Link to this section Functions

Link to this function handle_special_fields(arg, queryable)
Link to this function prepare_params(params, query)

prepares the params so we can better handle naive_datetime and datetime fields right now this works not on associations

Link to this function run(query, params)
Link to this function searchq(query, params)
Link to this function sortq(query, params)