Here's the overall ordering of collation:
http://wiki.apache.org/couchdb/View_collation#Collation_Specification

On Thu, Jul 1, 2010 at 2:31 PM, afshin afzali <[email protected]> wrote:
> Hi Guys,
>
> These are some simple assumptions which I would be confirmed when using in
> startkey param:
>
> 1) {} matches all object keys ( including {} )
> 2) [] matches all array keys (including [] )
> 3) "" (null string) matches all string keys (including "")
> 4) {} at the end of complex key matches all of remained ones
>
> BEST
> -- afshin
>

Reply via email to