issues
search
FirebaseExtended
/
experimental-extensions
🧪 A laboratory for new extensions created by Firebase
https://firebase.google.com/docs/extensions
Apache License 2.0
244
stars
42
forks
source link
feat: Search Firestore using Vertex Matching Engine
#126
Closed
pr-Mais
closed
1 year ago
pr-Mais
commented
1 year ago
Checklist:
Implementation:
[x] VPC network & connection
[ ] Generating embeddings on installation
[x] Creating a Matching Index attached to the embeddings file
[ ] Update the Index with a
onWrite
trigger
[ ] Query results endpoint
Make ready to publish:
[ ] Integration tests
[ ] Docs
Checklist:
Implementation:
onWrite
triggerMake ready to publish: