Hacker News new | ask | show | jobs
by blueadept111 2344 days ago
I noticed that the query "foo" AND "bar" does not give the same result as "foo" + "bar".

So what's going on, is "AND" just treated as another keyword now? Lame.