# File lib/thinking_sphinx/real_time/interpreter.rb, line 33
  def where(condition)
    @index.conditions << condition
  end