Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-14622

Intersection of Text and Geospatial Indexes

    • Query Integration

      MongoDB does not support the intersection of text and geospatial indexes. There is a use case in content search engines that require full-text search constrained by geo-location.

      The workaround involves a text search using the text index while constraining the query with $geoWithin to filter the result in-memory. However, this does not leverage the geospatial index.

            Assignee:
            backlog-query-integration [DO NOT USE] Backlog - Query Integration
            Reporter:
            rishi-eluta Rishi Sharma
            Votes:
            3 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated: