|
|
|
|
|
by PenguinCoder
859 days ago
|
|
> Then it should suggest a better one and then evaluate the query anyway. No the hell not. It should do what I tell it to. For a search engine that is to show me what it has about the query I input. 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. |
|
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.