# File lib/thinking_sphinx/active_record/attribute/sphinx_presenter.rb, line 32
  def sphinx_type
    SPHINX_TYPES[@attribute.type]
  end