Hi all, Quick question - just wanted to confirm -...
# community-help
a
Hi all, Quick question - just wanted to confirm - Typesense doesn't support BM25, right? I'm seeing a significant performance uplift in my search application with weighted RRF (BM25 & regular dense vector search), and want to deploy that system to prod. I see Typesense supports weighted hybrid search (RRF under the hood from what I understand) with single vector search - but just wanted to confirm my understanding that there's no way to get BM25 working also
k
No we don't support BM25.
👍 1
a
Thanks!