Hacker News new | ask | show | jobs
by ldng 167 days ago
I'm not how you'd combine the two; care to give us a quick outline ?
1 comments

We have docs on how to do hybrid search here: https://www.tigerdata.com/docs/use-timescale/latest/extensio...

Essentially you combine the pgvector score and the bm25 score to hopefully get better results.