# File lib/thinking_sphinx/index.rb, line 61
    def infix_fields
      fields.select { |field| field.infixes }
    end