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

Intersection of Text and Geospatial Indexes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Backlog
    • Major - P3
    • Resolution: Unresolved
    • None
    • None
    • None
    • Query Integration

    Description

      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.

      Attachments

        Activity

          People

            backlog-query-integration Backlog - Query Integration
            rishi-eluta Rishi Sharma
            Votes:
            3 Vote for this issue
            Watchers:
            12 Start watching this issue

            Dates

              Created:
              Updated: