# File lib/thinking_sphinx/adapters/abstract_adapter.rb, line 66
    def bigint_pattern
      /bigint/i
    end