Hashtag Behavior: #video vs #vid
Hey team π
Quick heads-up on hashtag behavior I noticed in FluentCommunity (which btw β I am ABSOLUTELY IN LOVE WITH).
When I click on #video, Iβm shown posts tagged with #video β all good there.
But when I click on #vid, Iβm shown posts tagged with #vid, and also ones with #video.
Feels like #vid might be matching substrings, like it's also pulling in anything that includes "vid" (like in #video).
Just wanted to flag in case thatβs not the intended behavior!
Anyone else noticed this behavior too?
We are actually matching as %%like%% in MYSQL to match even the partial has tag.
Shahjahan JewelΒ Would there be a way to match only exact hashtags unless users are doing a more open/partial search?