Method: Elasticated::Mapping::Fields::DateField#type

Defined in:
lib/elasticated/mapping/fields/field_with_doc_values.rb

#typeObject



22
23
24
# File 'lib/elasticated/mapping/fields/field_with_doc_values.rb', line 22

def type
  :date
end