Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-3962

Comment on: "manual/tutorial/measure-index-use.txt"

      db.people.find( { name: "John Doe", zipcode:

      { $gt: "63000" }

      } } ).hint(

      { zipcode: 1 }

      )

      Unmatched right curly brace, both samples have the same syntax error.

      db.people.find( { name: "John Doe", zipcode:

      { $gt: "63000" }

      } ).hint(

      { zipcode: 1 }

      )

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            xgen-internal-docs Docs Collector User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              9 years, 49 weeks ago