Re: Can I use secondary index with any partitioner

2011-05-20 Thread Dave Rav
if I use 'RandomPartitioner' and call 'get_indexed_slices' what  do I do with 'start_key' struct IndexClause { 1: required list expressions 2: required binary start_key, 3: required i32 count=100, }  >Yes.   On Thu, May 19, 2011 at 7:24 P

Can I use secondary index with any partitioner

2011-05-19 Thread Dave Rav
Can I use secondary index with any partitioner   1) RandomPartitioner 2) ByteOrderedPartitioner