if I use 'RandomPartitioner' and call 'get_indexed_slices' what do I do with 'start_key' struct IndexClause { 1: required list<IndexExpression> expressions 2: required binary start_key, 3: required i32 count=100, }
>Yes. On Thu, May 19, 2011 at 7:24 PM, Dave Rav <daver...@yahoo.com> wrote: > Can I use secondary index with any partitioner > > > > 1) RandomPartitioner > 2) ByteOrderedPartitioner > >