Relative Content

Tag Archive for google-cloud-firestoregcloud

Firestore indexes composite create is Not working

I am trying to create a Vector index to find the top nearest neighbors given an input embedding Vector.
Following Firestore’s tutorial on this they provide the command to create the Vector index.