Files
scylladb/docs/cql
Pawel Pery 7883f161bb vector-store: fix creating local vector search indexes with a part of the partition key
Users ought to have possibility to create the local index for Vector Search
based only on a part of the partition key. This commits provides this by
removing requirements of 'full partition key only' for custom local index.

The commit updates docs to explain that local vector index can use only a part
of the partition key.

The commit implements cqlpy test to check fixed functionality.

Fixes: SCYLLADB-953

Needs to be backported to 2026.1 as it is a fix for local vector indexes.

Closes scylladb/scylladb#28931
2026-04-17 11:44:15 +02:00
..
2025-06-30 10:30:13 +03:00
2026-03-19 12:49:41 +01:00
2026-03-19 12:49:41 +01:00
2025-01-28 21:14:49 +01:00