Add paging support for secondary indexing
-----------------------------------------
Key: CASSANDRA-1599
URL: https://issues.apache.org/jira/browse/CASSANDRA-1599
Project: Cassandra
Issue Type: New Feature
Reporter: Todd Nine
Fix For: 0.7.0
For a lot of users paging is a standard use case on many web applications. It
would be nice to allow paging as part of a Boolean Expression.
Page -> start index
-> end index
-> page timestamp
-> Sort Order
When sorting, is it possible to sort both ASC and DESC?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.