Hacker News new | ask | show | jobs
by declaredapple 853 days ago
> No the hell not. It should do what I tell it to.

That's what I said. "then evaluate the query anyway." I should have added "original" to that statement

> If that is nothing, that's what it should show. It should not show me entirely unrelated results, ads, or what it "think" I meant. Not its job.

I'm saying I don't want similarity cutoffs. Most FTS methods involve a similarity score, I'm saying I don't want only results with > 0.1 similarity. I want all of them that were returned.

I'm NOT saying it should somehow inject results that didn't originate from the original FTS query.