tursodatabase / libsql

libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
https://turso.tech/libsql
MIT License
9.54k stars 252 forks source link

Vector search allow partial index #1653

Closed sivukhin closed 1 month ago

sivukhin commented 1 month ago

Context

During first iterations of vector search I deliberately disabled parting indexing for vectors in order to narrow down scope of the feature.

Turned out, that partial indexing works fine with current vector search index and we can just enable it safely

Plus, user showed interest in such feature: https://discord.com/channels/933071162680958986/1270939331619455070/1270999193707872348