Skip to content

[FEA] support filtering in c/downstream APIs #1464

Description

@jeremywgleeson

Is your feature request related to a problem? Please describe.
I would like to perform filtered searches on IVF_PQ and CAGRA indexes from Rust. Currently the Rust API does not support this, but the underlying C++ implementation supports bitset/bitmap filters.

Describe alternatives you've considered
Directly using C++ apis via FFI (not ideal).

Additional context
I'd be happy to implement this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions