Libraries
»
sunspot
(2.7.1)
»
Index
»
Sunspot
»
Query
»
Sort
»
SolrIdSort
»
#to_param
Method: Sunspot::Query::Sort::SolrIdSort#to_param
Defined in:
lib/sunspot/query/sort.rb
#
to_param
⇒
Object
119 120 121
# File 'lib/sunspot/query/sort.rb', line 119
def
to_param
"id #{direction_for_solr}"
end