Skip to content

Implement vector search #35

Description

@surister

CrateDB supports vector search, there are two components for this feature, the column datatype FLOAT_VECTOR and the knn_match function to perform vector search.

Django does not support vector fields natively, we'd have to create it ourselves.

cc @amotl

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions