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

Background indexing page typo

      See http://docs.mongodb.org/manual/tutorial/build-indexes-in-the-background/

      States:
      "By default, MongoDB builds indexes in the foreground and prevent all read and write operations to the database while the index builds. Also, no operation that requires a read or write lock on all databases (e.g. listDatabases) can occur during a foreground index build."

      Should be:
      "By default, MongoDB builds indexes in the foreground and prevents all read and write operations to the database while the index builds. Also, no operation that requires a read or write lock on all databases (e.g. listDatabases) can occur during a foreground index build."

            Assignee:
            sam.kleinman Sam Kleinman (Inactive)
            Reporter:
            adinoyi.omuya@mongodb.com Adinoyi Omuya
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              10 years, 9 weeks, 4 days ago