Poor Search Funtionality?

The search function does not "see" important fields sush as brand, category etc. For example, if I search for "pants" there will be no results, even though I have tens of products under the "pants" category, unless the word is included in the meta data. Also for brands. How can we extend the search function to see also these fields?

Hello,

We have done something similar in backend: https://cs-cart.pl/moduly/narzedzia/advanced-search-for-products/?sl=en

If there's a lot of products and brands and store, implementing search through it in frontend can really slow down the process of searching and bottleneck the server.

Best regards,

Robert

Please take a look at Suggestive Search v4

Each product contains the Search words field. You can add category name and brand there (for example with import)

The search function does not "see" important fields sush as brand, category etc. For example, if I search for "pants" there will be no results, even though I have tens of products under the "pants" category, unless the word is included in the meta data. Also for brands. How can we extend the search function to see also these fields?https://19216811.cam/

issue got solved!!