Hacker News new | ask | show | jobs
by busymom0 1252 days ago
You are probably right and I am wrong. I just looked at a tweet and clicking the hashtag takes to the search page with that hashtag typed in. Probably implemented similarly behind the scenes. Though hashtag most likely does an exact match search instead of fuzzy searching for regular words and phrases.
1 comments

it does case matching (#hashTag === #hashtag === #HashTag) too