Skip to content

fix(firestore-vector-search): restore batched backfill #3012

Description

@cabljac

Backfill is now per-document tasks and per-document embedding calls, the metadata-doc gate is gone, and collection().get() loads every document into memory, so every redeploy re-embeds the whole collection.

Parity ledger: #2974, firestore-vector-search §9.

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions