when "less"                          
    options[:sphinx_select] = ",IF(#{operand} < #{argument},1,0) AS #{operand}_select"                       
    options[:with] = {"#{operand}_select" => '1'}