You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
Would you like to implement multicolumn vector index functionality to process filter conditions like WHERE column1=value1 and column2<value2 inside of the vector index?
Now we implemented multicolumn functionality in own vector index in PostgresPro and expect release in February 2024. We could share our experience and propose similar solution for pgvector.