Overview of Vector Search
Vector Search is a new feature added to Cassandra 5.0. It is a powerful technique for finding relevant content within large document collections and is particularly useful for AI applications.
- Vector Search concepts
-
Use Vector Search to create powerful relevant content search for any CQL table.
- Vector Search quickstart
-
Follow the steps to get started quickly with Vector Search.
- Working with Vector Search
-
Create, check, alter, drop, and query Vector Search.
- Data modeling with Vector Search
-
The ins and outs of data modeling with Vector Search.
Reference: CREATE TABLE, CREATE INDEX, CREATE CUSTOM INDEX