7 ms·
heya, yep, if you add ivfflat index for embedding <column> in your table. I have to note that I am not pgvector contributor and this is how i understood it from
by egorr 3y ago
heya, yep, if you add ivfflat index for embedding <column> in your table. I have to note that I am not pgvector contributor and this is how i understood it from the repo and its code.
you can find a bit more context from the paper https://dl.acm.org/doi/pdf/10.1145/3318464.3386131 https://dl.acm.org/doi/pdf/10.1145/3318464.3386131 and https://github.com/pgvector/pgvector https://github.com/pgvector/pgvector repo itself