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

Fix range notation on 2d index documentation

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • v1.3.3
    • Affects Version/s: None
    • Component/s: manual
    • Labels:
      None

      Re: http://docs.mongodb.org/manual/tutorial/build-a-2d-index/#define-location-range-for-a-2d-index

      By default, a 2d index assumes longitude and latitude and has boundaries of -180 inclusive and 180 non-inclusive (i.e. [ -180 , 180 ])

      "[ -180 , 180 ]" should be changed to "[ -180 , 180 )", since ")" is notation for non-inclusive.

            Assignee:
            sam.kleinman Sam Kleinman (Inactive)
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              10 years, 5 weeks, 1 day ago