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

Link to this section Summary

Functions

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

%{"type" => "ids", "values" => ["xxwqqw324", "xxso-c32"]}

Link to this section Functions

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

%{"type" => "ids", "values" => ["xxwqqw324", "xxso-c32"]}