rubber v0.6.0 Rubber.Document

Link to this section Summary

Link to this section Functions

Link to this function delete_matching(elastic_url, index_name, query, query_params \\ [])

Uses the Delete By Query API.

Link to this function make_path(index_name, type_name, query_params, id, suffix \\ nil)
Link to this function mget(elastic_url, query, index_name \\ nil, type_name \\ nil, query_params \\ [])

Get multiple documents matching the query using the Multi Get API.