3. 自己紹介
Tim Berglund
Global Director of Training
COMPLETED
HAS COMPLETED
Kazutaka Tomita
as a part of the:
DataStax Certification Program.
Apache CassandraTM
Professional Certification
SEPTEMBER
8
2016
Tim Berglund
Global Director of Training
10. SASI (SSTable Attach Secondary Index)
} Like検索が可能な新しいタイプのSecondary Index
} 従来のSecondary Indexより高速
CREATE CUSTOM INDEX ON test1 (textvalue) USING 'org.apache.cassandra.index.sasi.SASIIndex' ;