Interface CollectionDefinition<Schema>

Represents the options for the createCollection command.

Field

vector - Options related to vector search.

Field

indexing - Options related to indexing.

Field

defaultId - Options related to the default ID.

Type Parameters

Hierarchy (view full)

Properties

Options related to the default ID.

Options related to indexing.

Options related to lexical (bm25) search.

Options related to reranking.

Options related to vector search.