Sunspot::Type::FloatType
Store floats in a TrieField, which makes range queries much faster.
# File lib/sunspot/type.rb, line 283 def indexed_name(name) "#{super}t" end