Skip to content

Metadata Filtering #3

@swar09

Description

@swar09
  • Users usually want to "search for vectors where user_id = 5". Currently, you can only search by vector.
  • Fix: Add a secondary payload store (e.g., HashMap<usize, Metadata>) and a filter closure/bitmask during search.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions