getAlgoliaHits
Retrieves Algolia hits from multiple indices as arrays of records.
The getAlgoliaHits
function lets you query several Algolia indices at once and returns the hits as an array of records.
#
ExampleThis example uses the function along with the algoliasearch
API client.