An extension that syncs data from Google's [Cloud Firestore](https://firebase.google.com/products/firestore) to [Elastic App Search](https://www.elastic.co/app-search/).
Apache License 2.0
18
stars
14
forks
source link
fix(elastic-search): added secret type for ext config #27
Upcoming changes will allow a secret type to define secrets and passwords. This adds the type to the
APP_SEARCH_API_KEY
parameter.