Y
Hacker News
new
|
ask
|
show
|
jobs
by
__jl__
471 days ago
How does this compare with pg_search (formally pg_bm25) from ParadeDB?
1 comments
mattashii
471 days ago
Looks like this is based on a fork of the pg_bm25 code:
https://github.com/tensorchord/VectorChord-bm25/commit/15838...
link
VoVAllen
471 days ago
Hi, I'm the tech lead of VectorChord-bm25. It's not based on pg_search (pg_bm25). We just chose the same name during our internal development, and changed it to the formal name VectorChord-bm25 when we released it.
link