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