nuxt-modules / algolia

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

add Global Index option in configration #73

Closed Baroshem closed 2 years ago

Baroshem commented 2 years ago

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

Let's add an configuration option called globalIndex that when configured will be used in algoliasearch. By using it, user will not have to pass it as a part of the useAlgoliaSearch composable.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

Baroshem commented 2 years ago

Done in 1.1.0