class EsFloat
Public Instance Methods
short_type()
click to toggle source
# File lib/wukong-migrate/elasticsearch_fields.rb, line 42 def short_type() 'float' ; end
# File lib/wukong-migrate/elasticsearch_fields.rb, line 42 def short_type() 'float' ; end