algolia / algoliasearch-helper-flutter

⚡️ Building block to create instant-search applications with Flutter
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/flutter/
Other
21 stars 14 forks source link

Is it possible to get hit using objectIds? #136

Open shoaibkhalid-int opened 1 month ago

shoaibkhalid-int commented 1 month ago

Describe the bug 🐛
I've a list of objectIds and want to retereive hits against those objectIDs. Is it possible to do? as i don't see any example.