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

Regexes should match themselves

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.3.3
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None

      > db.c.insert(

      {r:/^1/}

      )
      ObjectId("4b859869e567afca16af9850")
      > db.c.find(

      {r:/^1/}

      )
      >

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: