I currently use the Zeroqode search and it works great when imbedded in front end pages.
I’m trying to perform a search when a user from another application is hitting my backend via an API.
What tool can I use to obtain the same functionality: i.e., user searches for product number X899 and the return is all the products of X899 and some around it?
Thanks!