25
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 17 Jul 2023
25 points (96.3% liked)
Experienced Devs
3950 readers
1 users here now
A community for discussion amongst professional software developers.
Posts should be relevant to those well into their careers.
For those looking to break into the industry, are hustling for their first job, or have just started their career and are looking for advice, check out:
- Logo base by Delapouite under CC BY 3.0 with modifications to add a gradient
founded 1 year ago
MODERATORS
For simplicity it probably just searches for posts containing all the words you typed, anywhere in the text and title of the post.
So a search for "table tennis" would match both "table tennis tournament" and "tennis Star looses temper, flips table at Dennis restaurant"
Likely exclusions for common "filler" worlds, like "the, and, is, a,"
Then the results get ordered by a score based on age, engagement / score
That’s what I’ve been thinking. But more often than not I just don’t get any results where Google tends to find the exact posts with the same query. And I guess like others have said, they probably just depend on that. But yeah I felt a feature that is very important like this for Reddit not being fixed is interesting to me.
Google is way more advanced. It's doesn't just do a keyword search.
It does things like looking for similar words automatically., Looking at what other users clicked on after doing similar searches.
It can actually be frustrating when it includes things that are nothing to do with what you typed if your search is too specific.
True, it would seem though, Google tackles a more complex problem, while Reddit or the like deals with its own specific data that has a predefined format that they know of.
Looking at what other users clicked on after doing similar searches.
Yeah, I feel Reddit just doesn't account for these things, because requires way more work maybe to add as weights, if I am thinking of it correctly