XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 1.4
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      when visit http://mongodb.github.io/node-mongodb-native/api-generated/mongoclient.html, I find a line of code below:
      var mongoclient = new MongoClient(new Server("localhost", 27017,

      {native_parser: true}

      ));
      But I can't find the native_parser at http://mongodb.github.io/node-mongodb-native/api-generated/server.html?highlight=server#Server
      Then I google it, at https://groups.google.com/forum/#!topic/node-mongodb-native/p6QwXNn2X7M, it says that the native_parser should not set on Server option.

              Assignee:
              Unassigned
              Reporter:
              Sam Kleinman (Inactive)
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: