graveyard v0.2.1 Graveyard.ORM.Query.Match View Source

Link to this section Summary

Functions

Returns a Tirexs-ready map structure for a match query (reference: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-match-query.html) The format of filter must follow this example:

%{"type" => "match", "field" => "name", "value" => "Jav"}

Link to this section Functions

Returns a Tirexs-ready map structure for a match query (reference: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-match-query.html) The format of filter must follow this example:

%{"type" => "match", "field" => "name", "value" => "Jav"}