[
https://issues.apache.org/jira/browse/CASSANDRA-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829231#action_12829231
]
Jonathan Ellis commented on CASSANDRA-749:
------------------------------------------
> Is it worth creating a secondary index that only contains local data, versus
> a distributed secondary index (a normal ColumnFamily?)
I'm not sure why that would be useful.
What we're trying to do here is move to the server a pattern that can be more
efficiently done there, and so every client doesn't have to reimplement it
manually.
> 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.6
>
> 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.