algolia / firestore-algolia-search

Apache License 2.0
108 stars 33 forks source link

Feature request: Migrate to 2nd gen firestore functions #169

Open go-sean-go opened 1 year ago

go-sean-go commented 1 year ago

Here's a post about it: https://firebase.google.com/docs/firestore/extend-with-functions-2nd-gen

Basically, it's a relatively simple syntax change, and you're done.

(My particular project has issues with the first gen functions that are fixed in 2nd gen, and they are being triggered (often) by the Algolia sync.)