Hacker News new | ask | show | jobs
by colordrops 1594 days ago
It's getting bad enough where I'll put in a two word search, and one of them is unique and the obvious main keyword, but not necessarily obscure, and somehow the first several results still don't have the word. It's frustrating to the extreme.
1 comments

You can recreate this behavior with HN's Algolia search API. The common parameter that behaves how we expect is "query". Using "similarQuery" causes all sorts of weird behavior. I think it drops words until it find results, and considers each token optional.

It kinda gave me insight I to why Google is sucking so bad. Give us the option at least.