app.model.lib.search_queries#

This module contains the main function that performs the search query. In the long run, it should be replaced by something that uses a full-text search and is less complicated.

Functions#

dynamical_query(all_advance_query)

Module Contents#

app.model.lib.search_queries.dynamical_query(all_advance_query)[source]#