https://github.com/devflowinc/pg_bm25_fork
postgres extension for bm25
https://github.com/devflowinc/pg_bm25_fork
Last synced: 2 days ago
JSON representation
postgres extension for bm25
- Host: GitHub
- URL: https://github.com/devflowinc/pg_bm25_fork
- Owner: devflowinc
- License: agpl-3.0
- Created: 2023-12-01T18:03:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-02T00:30:19.000Z (over 1 year ago)
- Last Synced: 2025-06-22T05:17:06.264Z (4 days ago)
- Language: Rust
- Size: 2.76 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arguflow Version of pg_bm25
This repo contains a stripped down version of pg_bm25 from paradedb for Arguflow specifically.
We do not recommend running this yourself.