Search index examples
Use these step-by-step tutorials with sample keyspaces, tables, and data to learn how to setup and use DSE Search index functionality.
Useful external resources:
-
Tutorial how to index and query geospatial Polygons and MultiPolygons.
-
Docker container for running Silk on DSE Search.
- Creating a demo keyspace for tutorials
-
Step-by-step instructions to create a keyspace for tutorials found in this section.
- Multi-faceted search using healthcare data
-
Create and alter search indexes using CQL index management commands.
- Quick Start for CQL index management
-
Example for creating and altering search indexes using CQL index management commands.
- Term and phrase searches using the wikipedia demo
-
Set up the Wikipedia demo, keyspace, table, and data and run queries on terms in article titles and bodies.
- Indexing and querying polygons