# File lib/thinking_sphinx/configuration.rb, line 72 def indexing_strategy @indexing_strategy ||= ThinkingSphinx::IndexingStrategies::AllAtOnce end