Skip to content
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

Update Firestore Indexes Documentation #8634

Open
TimmNL opened this issue Nov 11, 2024 · 4 comments
Open

Update Firestore Indexes Documentation #8634

TimmNL opened this issue Nov 11, 2024 · 4 comments

Comments

@TimmNL
Copy link

TimmNL commented Nov 11, 2024

Operating System

all

Environment (if applicable)

all

Firebase SDK Version

11.0.1

Firebase SDK Product(s)

Firestore

Project Tooling

Firestore Indexes JSON

Detailed Problem Description

Currently the documentation states there is no support for vector values in indexes. By accident I found this following PR firebase/firebase-tools#6900 that made it possible to add vectors in indexes. The documentation on however is still missing

Steps and code to reproduce issue

Try adding indexes by JSON with a vector

@TimmNL TimmNL added new A new issue that hasn't be categoirzed as question, bug or feature request question labels Nov 11, 2024
@google-oss-bot
Copy link
Contributor

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

@jbalidiong jbalidiong added api: firestore needs-attention and removed needs-triage new A new issue that hasn't be categoirzed as question, bug or feature request labels Nov 12, 2024
@MarkDuckworth
Copy link
Contributor

Hi @TimmNL, thanks for your feedback. Reviewing the documentation for managing indexes in Firestore, I see that we can add or link to content relating to vector indexes. We document creating vector indexes on a different page, but this could be expanded to cover other tools.

Regarding this comment:

Currently the documentation states there is no support for vector values in indexes.

Can you provide a link to the specific documentation you are referring to?

@MarkDuckworth
Copy link
Contributor

I've updated the two pages I linked with more information on creating and managing vector indexes. If you have a link to the specific page you were concerned with, please follow up.

@google-oss-bot
Copy link
Contributor

Hey @TimmNL. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants