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