dyna-record
    Preparing search index...

    Variable vectorSearchKeysConst

    vectorSearchKeys: { vector: "__dyna_vector" } = ...

    Table alias of the library-managed vector attribute. The alias is reserved by dyna-record and may not be used as the alias of a consumer-defined attribute (enforced at metadata initialization). The vector is intentionally never registered in any entity's attribute metadata, so serialization and copy paths drop it automatically — it lives on canonical rows only.

    Type Declaration

    • Readonlyvector: "__dyna_vector"