> /my_db/_view/app/by_i?startkey=null&endkey=pivot
> /my_db/_view/app/by_i?startkey=pivot&endkey={}

D'oh. Probably obvious, but if you don't want both queries to be
inclusive of the pivot, you'd need to decrement or increment the pivot
in one query or the other.

Reply via email to