Libraries
»
sunspot
(2.7.1)
»
Index
»
Sunspot
»
Query
»
Geofilt
»
#to_params
Method: Sunspot::Query::Geofilt#to_params
Defined in:
lib/sunspot/query/geofilt.rb
#
to_params
⇒
Object
16 17 18
# File 'lib/sunspot/query/geofilt.rb', line 16
def
to_params
{
:fq
=
>
to_filter_query
}
end