Development discussions around Shopify APIs
We have an app that searches through products using the API. Since implementing the new cursor-based pagination users of the app can't search for products. It now has to be an exact match.
Am I missing something?
Exact match result
Partial search
App interface showing variants
Changelog
Any advice on how to achieve this would be much appreciated.
I think the open field query should work. This means without mentioning any field for the search. For your case don't pass the title field in the query.
You might be doing this right now query=title:{{ search_term }}
Then you need to change it to query={{ search_term }}
User | RANK |
---|---|
57 | |
11 | |
8 | |
6 | |
6 |
Thanks to all who participated in our AMA with 2H Media on planning your 2023 marketing bu...
By Jacqui Mar 30, 2023Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023