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

find on x.y.z does not seem to work for complicated objects

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

      I have this structure:
      {
      pages : [
      {
      'url' :

      { 'url' : 'http://...' }

      }
      ]
      }

      I'm trying to find all objects where the inner 'url' is a particular value. I tried, in the shell and with the python driver:

      find(

      { 'pages.url.url' : SOME_VAUE }

      )

      but it didn't seem to work. I spoke to Mike about it and he wasn't sure what was going on.

            Assignee:
            aaron Aaron Staple
            Reporter:
            jeff jeff jenkins
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: