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

Use Regex capture groups with projections

    • Query

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

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

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

              Created:
              Updated:
              Resolved: