-- HikaShop version -- : 4.7.3
-- Joomla version -- : 4.3.1
-- PHP version -- : 8.1
I'm using the hikashop filter, searching in product name and description.
I would like to display the results by relevancy, so if the filter finds a product in the name, order it first.
Also to find an item when just part of thr name is searched.
At the moment I'm trying the "search operators" option.
My problem is, for example if you searching for an apple ipad it's finding everything with apple in description and everywhere and in the list the ipad is on the 10th page.
That's why I would like to prioritize the name somehow, but still need the description as well.
Can I do it somehow?
I think it's make sense
Thanks