Method: Tire::Search::BoostingQuery#to_hash

Defined in:
lib/tire/search/query.rb

#to_hashObject



269
270
271
# File 'lib/tire/search/query.rb', line 269

def to_hash
  @value.update(@options)
end