Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-2319

Query Sort Order Validation

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • mongodb-2.6
    • mongodb-2.6
    • manual
    • None

    Description

      Sort order in queries will be limited to the following values in 2.6:

      • 1 for ascending
      • -1 for descending
      • {$meta: "textScore"} for text search (descending by score)

      All other values will be rejected by the query framework.

      Attachments

        Issue Links

          Activity

            People

              kay.kim@mongodb.com Kay Kim (Inactive)
              benety.goh@mongodb.com Benety Goh
              PM Bot PM Bot
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                9 years, 18 weeks, 3 days ago