We’re currently working with the product search to retrieve results. However, when the query string becomes more complex, the search results sometimes seem a bit off. Do you know if the search is using semantic search and the useProductSearch is doing something different?
We’re implementing it through useProductSearch.
Additionally, it would be great to have the ability to filter by taxonomyAttributes — for example, country of origin.
Is that something that could be supported? At the moment, we’re filtering by taxonomyCategory.
If you search something using useProductSearch the results are different than using the Search functionality within the app.