Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-18208

Allow Queries to find ARRAY sizes

    • Type: Icon: New Feature New Feature
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None

      Please As an alternative (or in addition), the actual size of the array should be returned.

      Motivation:
      Related to SERVER-18207:
      Our application parses data from MongoDB repositories that are populated by other application. Documents can have potentially large ARRAYS objects at arbitrary points. The application retrieve the data, present the user with "summary" (e.g., show the first 3 values of each array followed by "..."). The full array is displayed once the user choose a specific document, and part of the document.

      The above change will allow the application to locate all the arrays in a specific document, and form queries for the required amount of data (using array slices) from each array.

            Assignee:
            ramon.fernandez@mongodb.com Ramon Fernandez Marina
            Reporter:
            yair.lenga@gmail.com Yair Lenga
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: