Steroids v0.1.0 Steroids.QueryBuilder View Source
Documentation for Query Module.
Link to this section Summary
Functions
Minimum Should Match https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-minimum-should-match.html
Link to this section Functions
Link to this function
addQuery(queries, type, opts \\ [])
View Source
addQuery(list, atom, keyword) :: list
Link to this function
andQuery(queries, type, opts \\ [])
View Source
andQuery(list, atom, keyword) :: list
Link to this function
notQuery(queries, type, opts \\ [])
View Source
notQuery(list, atom, keyword) :: list
Link to this function
orQuery(queries, type, opts \\ [])
View Source
orQuery(list, atom, keyword) :: list
Link to this function
query(queries, type, opts \\ [])
View Source
query(list, atom, keyword) :: list
Minimum Should Match https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-minimum-should-match.html