startkey: ["fr", id, 0]. endkey: ["fr", id, {}]to sort the response by this property. It seems to work well, however, the doc with the property value=0 is omitted.
I presume the view collation for numbers is starting at 1?
startkey: ["fr", id, 0]. endkey: ["fr", id, {}]to sort the response by this property. It seems to work well, however, the doc with the property value=0 is omitted.
I presume the view collation for numbers is starting at 1?