Skip to content

🐛 [Firestore] Vector fields compatible with real-time snapshot listeners. #16823

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Lerobindesbois opened this issue Dec 4, 2024 · 1 comment
Labels
Needs Attention This issue needs maintainer attention. resolution: duplicate This issue or pull request already exists type: enhancement New feature or request

Comments

@Lerobindesbois
Copy link

I know that vector fields are not compatible on Flutter when there is a listener on the collection or there is the presence of a vector.

But it is impossible to make a reactive application with the database without using snapshot stream.

Unfortunately and luckily I have realtime listeners from snapshot and it is incompatible with vector field feature, it is useful for smart searches and blocks the progress of an AI application. Almost all developers use STREAM on Firestore like me.

Is it possible to prioritize and complete the work on this feature?

@Lerobindesbois Lerobindesbois added Needs Attention This issue needs maintainer attention. type: enhancement New feature or request labels Dec 4, 2024
@SelaseKay
Copy link
Contributor

Hi @Lerobindesbois, thanks for bringing this up. This issue is already being worked on, and you can track its progress here.

@SelaseKay SelaseKay added the resolution: duplicate This issue or pull request already exists label Dec 5, 2024
@firebase firebase locked and limited conversation to collaborators Jan 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Needs Attention This issue needs maintainer attention. resolution: duplicate This issue or pull request already exists type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants