lines ending in . should be treated the same as with an open (

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 1.9.0
    • Affects Version/s: None
    • Component/s: Shell
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Copying these lines into the shell should do the right thing:

      db.cities.find(

      {'_id.state': 'NY'}

      ).sort(

      {'value.pop':-1}

      ).
      limit(5).forEach(printjson);

            Assignee:
            Mathias Stearn
            Reporter:
            Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: