nuxt-modules / algolia

🔎 Algolia module for Nuxt
https://algolia.nuxtjs.org/
MIT License
185 stars 32 forks source link

Implement Algolia multipleQueries method #200

Open CedsTrash opened 3 weeks ago

CedsTrash commented 3 weeks ago

Is your feature request related to a problem? Please describe.

Nope

Describe the solution you'd like

I would need to use the multipleQueries method in order to query multiple indexes at once. https://www.algolia.com/doc/api-reference/api-methods/multiple-queries/

Describe alternatives you've considered

Use the Algolia Javascript library

Additional context

Thanks a lot for your work!

Baroshem commented 2 weeks ago

Hey there!

Thanks for your feature request. This is indeed a valid idea.

Maybe you would be interested in contributing to the module by implementing such feature? I could provide all the help needed :)