Method: Sunspot::Field#type

Defined in:
lib/sunspot/field.rb

#typeObject

The Type of the field



4
5
6
# File 'lib/sunspot/field.rb', line 4

def type
  @type
end