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

Regexps do not work with arrays

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

      db.foo.find(

      {'myfield.shape':'circle', 'myfield.color': /.*/}

      ) returns an object but db.foo.find({myfield:{shape:'circle', color: /.*/}}); does not.

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            chx Karoly Negyesi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: