You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Robert Newson (JIRA)" <ji...@apache.org> on 2016/08/05 16:06:20 UTC

[jira] [Closed] (COUCHDB-3086) What is the highest possible value for key in view map?

     [ https://issues.apache.org/jira/browse/COUCHDB-3086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Newson closed COUCHDB-3086.
----------------------------------
    Resolution: Fixed

> What is the highest possible value for key in view map?
> -------------------------------------------------------
>
>                 Key: COUCHDB-3086
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3086
>             Project: CouchDB
>          Issue Type: Question
>          Components: JavaScript View Server
>            Reporter: Thaina Yu
>
> Suppose I have composite array for creating a view map. And I want to query all object with the same first key
> So I use ?startKey=["someKey"]
> But what is the highest endKey I could use?
> I may use endKey=["someKey",{}]. But will {} be larger than { someOtherKey:{} } ?
> If not then what can I use?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)