Discussion about this post

User's avatar
Vladimir's avatar

One problem with pg_vector hnsw index implementation is that fetches candidates based on distance **before** applying any other filters from `WHERE`. I would recommend checking lantern and ts_vector which are both faster and more precise.

Expand full comment
1 more comment...

No posts