Method: Elastify::Helpers::QueryBuilder#sort

Defined in:
lib/elastify/helpers/query_builder.rb,
lib/elastify/helpers/query_builder.rb

#sort(field, direction) ⇒ Object

Returns the value of attribute sort.



5
6
7
# File 'lib/elastify/helpers/query_builder.rb', line 5

def sort
  @sort
end