meilisearch / firestore-meilisearch

Fulltext search on Firebase with Meilisearch

Home Page:https://www.meilisearch.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a way to provide the index settings from the extension configuration panel

alallema opened this issue · comments

Description

Currently, the extension indexes the documents add, update or delete to Firestore in a Meilisearch instance. It could be interesting to add the possibility to make settings. There are several that we could implement like searchableAttributes.

Basic example

We could add this setting option in the extension configuration panel:

159304851-2aba55fd-493f-4bec-b825-6a65999e636d

To avoid overwhelming the user with too many questions, we prefer not implementing this for the moment.