Skip to content

Add support for sparse vectors #40

@falling-springs

Description

@falling-springs

Hi there -- first of all, this extension is fantastic and I am very excited about using DuckDB as a vector search solution. Thanks for your hard work!

One currently missing feature I'd love to see added is support for "sparse" vectors (e.g. SPLADE, BGE-M3, BM25), which would support hybrid search use cases.

This is a feature that is supported by a lot of the major providers (pg_vector, Pinecone, Qdrant, Milvus, etc.).

Is it on the roadmap for you all? I think even providing a standardized sparse similarity function would be great, even if building fast indices, etc. proves more challenging.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions