Skip to content

[Feature]: Enable BM25 support on RISC-V / riscv64 #402

@ihb2032

Description

@ihb2032

Problem / Motivation

When using zvec on Linux RISC-V / riscv64, the package itself can be installed successfully, but BM25 functionality is not usable.

The issue appears to be caused by the DashText dependency. DashText currently does not provide a Linux riscv64 wheel on PyPI, and I also could not find a source distribution that can be built locally on RISC-V.

As a result, users can install zvec on RISC-V, but cannot use BM25-related features.

Proposed Solution

Alternatives Considered

No response

Affected Area

No response

Metadata

Metadata

Assignees

Labels

featureNew feature wanted

Type

No type
No fields configured for issues without a type.

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions