All over the web, search functions don't actually return the word you searched for.
They seem to all do some sort of creative interpretation of what you searched for in the name of "relevance", thereby returning irrelevant results.
And in many cases, there is simply no way to do a literal word search. You'd expect maybe if you put your term in quotes that you would then get back precisely what you search for, but no..... again, the search function comes up with its own creative interpretation somehow.
Ugh why can't search...... search?
They limit the results to like 5-10 videos and then replace the rest of the results with irrelevant videos under the "People also watched" tab where the results are the combined list of random words from the search query and "From related searches" tab where it's just random videos that belong to the same category of videos. This means that unless you're extremely blessed by the algorithm your video has basically no chance to show up in the search results, even if is relevant!
The weirdest thing is that the old search isn't even gone! You can still get relevant results after clicking "Filters" and then "Videos" in the "Type" column.
Who is this feature even for and what was the motivation for doing it? From the perspective of an actual user it makes no sense.
People run searches on their phones with typos. They don't have a good mental model for how search works, or how best to use it. If they search for "can puppy eat pork" they're actually looking for results about if dogs can eat ham.
As an expert user of search this infuriates me too, especially when tricks like double quoting don't get me what I'm looking for.
But as someone who often implements search engines I'm spending a lot more time thinking about fuzzy matches and semantic search (things like searches that use vector embeddings generated by language models).
Pretty sure there's nothing more nefarious going on than a bunch of different engineers and different companies plugging in COTS text search solutions with minimal customization.
One can go blue in the face “quoting” terms on Amazon search but they’ll just show whatever they want anyways completely ignoring the exact terms entered. I’d prefer them to say “we couldn’t find any results for you” than to give me pages of useless results instead.
I agree with your observations. Google search seems to completely ignore search terms in quotation marks. It's like the search favours showing somewhat relevant results instead of nothing at all.
Instacart will show a couple of relevant items, and then a bunch absolutely random results, some of them being the opposite of what I asked for.
A lot of that is coming from optimizing for conversion. Turns out search isn't supposed to be accurate, it is supposed to generate money. You just happen to be the minority that cares about the exact thing.
Another reason is that search is just... hard.
Though in Amazon's case I bet it's just sheer incompetence caused by monopoly.
However for a while now Linkedin job search seemingly shows me random stuff.. I can search for C++ and find all kinds of Java, Javascript, PHP jobs. It is driving me mad.
Any recommendations for job search sites (maybe even with negative filters)? I know about Who is Hiring? of course but there are not too many jobs for my region usually.
I'm OK if you want to try returning "similar" results but there should be a way to 100% disable this, otherwise it makes your search borderline worthless.
You can bet that somewhere, someone was looking at some A/B testing with these "features" and they saw an uplift of X% in revenue, so why not do it?
This makes eBay effectively unusable for me (I'm not up for paying excessive shipping and import duties combined with long shipping delays) so I end up using local auction sites instead.
On a related note Etsy still hasn't got the message that the UK isn't part of the EU any more, so they too pollute the searches with stuff that would require long delays (customs holdups are rife) and import duties.
I can never find what I want to search if I write the first letter incorrectly. And this happens a lot if you use a Turkish keyboard. In Turkish, the i letter is different from the I. There is also a capital I and a capital i. i cannot even search for instagram or ikea even on my phone without pain.
If I do exact match for single words life is easy
Once you add phrases or punctuation and tell elastic search to find the best match (text analysis) then life isn't so simple anymore. It feels a bit like magic and I honestly cannot be bothered to become a language expert to know how to tune the machinery. The docs aren't great also.
Maybe there's a missing middle ?
Of course that if you're talking about social media, or search focused companies, they likely have other interests
Exact searching can be expensive to add right and since most users don't really care, it's usually not worth it.
At the same time there’s a wish for searching for “what you meant” rather than “what you typed”.
https://www.google.com/search?q=white+couple&source=lnms&tbm...
However "black couple" results are more relevant.
https://www.google.com/search?q=black+couple&source=lnms&tbm...
It's hard to believe that results are not manipulated for purpose.
This explanation seems reasonable, however should be fixed. https://www.seroundtable.com/google-image-search-results-rac...
As as suggestion, try searching (or asking for recommendations) on ChatGPT for the same keyword
No solutions, but I empathize and it drives me nuts too.
Take a name like, “Noel”.
If you type “Noel”, you get nothing.
Type “No”, you get “Noel”!
The search engines exist to try and sell you stuff.
At least I guess so, the nearest I have been to any kind of sales optimization pipeline is buying a lot of stuff online. :)
Smaller and niche sites can still do Real Search, but it's the large marketplaces with thousands of everything (where, you know, you really want good search) that usually instead favor their own optimization.
Actually, but perhaps surprisingly, a site like Aliexpress actually kind of explain this in their search help text, which is at least trying to be transparent. I like that, but it still drives me nuts when the search results change when you change to sort by price. That's like ... "impossible" in my mind; changing the presentation order of a list should not change the contents o of the list, but there you are.
Aargh, basically. I wish it could stop.
Applying Standard Capitalist Rules, I guess in the future you'll need to pay a fee to each site for the right to search and sort exactly and disable the optimizations for you. Fun times.
EDIT: Minor grammar fix.