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

Use Regex capture groups with projections

    XMLWordPrintableJSON

Details

    • Query

    Description

      Allow using regex (named) captures with projections for string selection.

      > "test:foo".match(/(.*):(.*)/)
      ["test:foo", "test", "foo"]

      Attachments

        Activity

          People

            backlog-server-query Backlog - Query Team (Inactive)
            scotthernandez Scott Hernandez (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: