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