Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想用 '=' 符号查询 cassandra。为了提高性能,我想为列创建索引。
我正在使用 sstables 和 sstableLoader 将数据加载到 cassandra
如果我理解正确,您想通过 Hector 在列族上创建二级索引。以下关于 hector 邮件列表的讨论包含示例代码:
http://comments.gmane.org/gmane.comp.db.hector.user/3151