I tried searching for one specific character to mass delete spam, "₹" (quoted in the literal query), and the search returned a few matches and then the rest were extremely obviously not remotely matches.
Why has a search company compromised a flagship product's ability to search?
Has anyone developed a workaround so that they can actually search their inbox and act on the results? Should I download Thunderbird or something?
Google was a search company, many years ago.
Today's Google is an advertising company that just happens to have a legacy search division.
Try this now, go to your inbox, filter emails by date, you will get back a list where your emails are sorted randomly ... no really, check it out. This is a new "feature". Their PMs should be shot.
You could self host but that’s a nuisance I’m happy to pay someone for.
Search sucks even when using English. It fails to find emails I know have certain words in the subject.
The entire Google ecosystem is a hot dumpster fire of garbage that doesn’t help me at all at this point. It used to be amazing when they focused on organizing information rather than selling eyeballs. But all things turn to shit chasing profits.
I once was looking for a video I watched a few months ago with a history search. Nothing brought it up.
I found it with text match in my browser history.
Out of curiosity, I tried every combination of words in its title, including the full title verbatim, and it did not show up. It is truly astonishing how bad it is.
I pondered my problem for a few days, thinking about what sort of external service I could use to surgically remove these numerous, daily, very specifically identifiable spam emails before I stumbled on a thread on StackOverflow where some people discussed using Google App Scripts to do this very thing.
I’d recommend searching the web for that sort of topic. You’ll find that there’s a way to set up an hourly script job that will wipe this spam completely off your mailbox and find some peace.
Hope this points you in the right direction. The idea of having to use yet another Google service to fix an existing separate one is such a stupid labyrinthine experience, but at least it beats having to set up a job on a VPS for this.
If you had this issue with another mailbox service provider, a VPS approach would probably be necessary, though.
Curious if the poor search performance you saw is related to the non-Roman alphabet search or another factor.
Don’t trust it for other functions in Gmail reliably though. Or Calendar. Bad
Gmail has the best search of any email system I've found.
I think your problems are nothing to do with Gmail or its search, but are to do with things like Unicode character encoding, character sets and codepoint matching.