🔥 BM25 Full-Text Search is now available via the new Torus.bm25/5 macro
BM25 is a modern ranking algorithm that generally provides superior relevance scoring compared to traditional TF-IDF (used by full_text/5). This integration uses the pg_textsearch extension by Timescale.
**See it in act...