0.2.0
Added
Relation#order
which sets:sort
(solnic)Relation#page
which sets:from
offset (solnic)Relation#per_page
which sets:size
(solnic)Relation#call
returns customROM::Elasticsearch::Relation::Loaded
object, which provides access to#total_hits
and raw client response (solnic)