Alejandro Rivero created CASSANDRA-5402:
-------------------------------------------
Summary: Add secondary indexes on multiple columns.
Key: CASSANDRA-5402
URL: https://issues.apache.org/jira/browse/CASSANDRA-5402
Project: Cassandra
Issue Type: Improvement
Components: Core
Reporter: Alejandro Rivero
Using as index a CompositeType it seems that it should be possible to build a
secondary index on two or more columns. (If it is already implemented, please
consider this issue a documentation bug :-)
A possible way to implement this the old interface is to use the same
index_name for all the involved columns, or perhaps a combination of index_name
plus a suffix telling the position of each column in the corresponding
CompositeType of the index.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira