Skip to content

[Feature Request]: Supports Binary vector with Hamming distance. #2069

Closed
@vsian

Description

@vsian

Is there an existing issue for the same feature request?

  • I have checked the existing issues.

Is your feature request related to a problem?

No response

Describe the feature you'd like

Support hamming distance as metric when matching binary vectors.
The desired statement:

SELECT c1 FROM binaries SEARCH MATCH VECTOR (c2, [1, 1, 0, 0, 0, 1, 1, 1], 'bit', 'hamming', 3);

Describe implementation you've considered

No response

Documentation, adoption, use case

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions