# File lib/thinking_sphinx/index.rb, line 57
    def prefix_fields
      fields.select { |field| field.prefixes }
    end