This documentation is sourced from a third-party project and is not maintained by pgEdge.

vchord_bm25 dev

VectorChord Logo

discord invitation link Twitter

VectorChord-BM25 is a PostgreSQL extension for bm25 ranking algorithm. We implemented the Block-WeakAnd Algorithms for BM25 ranking inside PostgreSQL. It's recommended to be used with pg_tokenizer.rs for customized tokenization.