Object
Abstract class for function queries.
# File lib/sunspot/query/function_query.rb, line 8 def ^(y) @boost_amount = y self end