←back to thread

The man who killed Google Search?

(www.wheresyoured.at)
1884 points elorant | 1 comments | | HN request time: 0s | source
Show context
OnionBlender ◴[] No.40134816[source]
I'm so sick of search systems ignoring or changing my search string. LinkedIn is especially bad for this. If I search for "OpenGL", many of the results don't contain the one word I searched for. Many of the results are "promoted" jobs from Microsoft that have nothing to do with graphics.

On Apple’s job site, it will include OpenCL jobs in addition to OpenGL.

It is probably more efficient for my time and sanity to create a web scraper and run my own searches offline. At least for searching for job postings.

replies(1): >>40134925 #
chankstein38 ◴[] No.40134925[source]
I agree. Fuzzy searches are a bane of my existence. Like trying to search amazon for any specific detail about a product. All you get are basically the same promoted crap from a non-specific search. I just want my results.
replies(2): >>40135792 #>>40142208 #
1. rrrix1 ◴[] No.40135792[source]
It would be nice to have some generic/universally accepted syntax for fuzzy/non-fuzzy(?) search behavior.

e.g. something like "exact match for this string" and ~(similar or fuzzy match for this string)