Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-3086

What is the highest possible value for key in view map?

    XMLWordPrintableJSON

Details

    • Question
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • JavaScript View Server
    • None

    Description

      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?

      Attachments

        Activity

          People

            Unassigned Unassigned
            thaina Thaina Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: