Is there any way to make the search functionality a bit fuzzier. For instance with regard to singular and plurals? If I search for Coupler and I have something that is Couplers, it doesn’t find it?!?!
Thanks!
Is there any way to make the search functionality a bit fuzzier. For instance with regard to singular and plurals? If I search for Coupler and I have something that is Couplers, it doesn’t find it?!?!
Thanks!
Thanks for getting in touch, Josh.
The “Search for anything in Breww” search at the top of all pages is our most powerful search tool and should already support this sort of fuzzy matching. Is this is the search that you’re using?
I agree it is not fuzzy enough.
When you type in just a couple of letters of the name it gives no results (e.g. irra does not return the result of Irrawaddy) - this is also an issue in the tradestore/
Thanks, Gijs.
Technically, no level of fuzziness would realistically solve irra matching Irrawaddy, as that’s searching for a prefix as opposed to fuzziness which allows a portion of the characters entered to be incorrect - i.e. irrawady would match Irrawaddy.
In the main search and the trade store search we already handle fuzziness, but we don’t handle prefix searching.
And while Coupler to match Couplers would be solved by prefix matching, this is somewhat by co-incidence and stemming is the real search solution for this. This would also already be solved by the existing fuzziness functionality (it’s only one letter off), so it would be good to understand where @josh-abrams is searching as I don’t think it will be the same places that @gijs-van-wiechen is searching as this shouldn’t be a problem there.
We’ll investigate adding support for prefix searching and stemming in the main “Search for anything in Breww” search and the trade store search. It clearly could be better as there have been a few related feature requests in the past: