Google bug?

January 30, 2009
Tags: ,

Try these Google searches:

basket “peter.jaric”
basket +”peter.jaric”

They return different results, and number 2, the one with a plus sign, returns a lot more. Why is that?
Note that these two searches don’t differ:

basket “peter jaric”
basket +”peter jaric”

So there is some problem when using a dot instead of a space. The dot seems to cancel the + [...]

0