Configure SASI indexes
SASI is an experimental indexing feature that is not recommended for production use.
SASI is disabled by default in the cassandra.yaml
file.
To enable SASI, set the sasi_indexes_enabled
parameter to true
:
sasi_indexes_enabled: true