[
https://issues.apache.org/jira/browse/CASSANDRA-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834610#action_12834610
]
Filippo Fadda commented on CASSANDRA-749:
-----------------------------------------
Hello, I just watched the patch code, and I saw that there is only a method to
search for a row set inside the specified ColomnFamily, for the specified
Column, given a value for the column itself. I think we really need a method to
retrieve all the rows inside the specified ColumnFamily, for the specified
Column, sorted for column values (az or za). Is there a way to do this? I don't
see it in the code. Am I wrong?
> Secondary indices for column families
> -------------------------------------
>
> Key: CASSANDRA-749
> URL: https://issues.apache.org/jira/browse/CASSANDRA-749
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Reporter: Gary Dusbabek
> Assignee: Gary Dusbabek
> Priority: Minor
> Fix For: 0.7
>
> Attachments: 0001-simple-secondary-indices.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.