Skip to content

VectorizeMatch

VectorizeMatch = Pick<Partial<VectorizeVector>, "values"> & Omit<VectorizeVector, "values"> & object

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:9913

Represents a matched vector for a query along with its score and (if specified) the matching vector information.

score: number

The score or rank for similarity, when returned as a result