On Wed, Jan 12, 2011 at 7:41 AM, Koert Kuipers <
koert.kuip...@diamondnotch.com> wrote:

> Ok I see get_range_slice is really only useful for paging with RP...
>
> So if I were using OPP (which I am not) and I wanted all keys starting with
> "com.google", what should my start_key and end_key be?
>

I think you can't. It's the columns that are sorted, and not the rows (if u
r not using OPP). With your "com.google....." data arranged in columns
instead of rows, you should be able to specify start_col, end_col to filter
it.
                                                  <#>              <#>
<#>       <#>

Reply via email to