Hi guys, i am currently looking at multi-index sea...
# community-help
j
Hi guys, i am currently looking at multi-index search https://www.npmjs.com/package/typesense-instantsearch-adapter/v/1.2.1-3 I have two index which is product and category. The search is okay but I need help in getting the first result froom the category index. How can I do that?
j
You would have to build a custom instantsearch widget to access the raw results
👍 1