module ThinkingSphinx::Core
  #
end

require 'thinking_sphinx/core/settings'
require 'thinking_sphinx/core/field'
require 'thinking_sphinx/core/index'
require 'thinking_sphinx/core/interpreter'
require 'thinking_sphinx/core/property'
