Intersection of Text and Geospatial Indexes

XMLWordPrintableJSON

    • Query Integration
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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:
              [DO NOT USE] Backlog - Query Integration
              Reporter:
              Rishi Sharma
              Votes:
              3 Vote for this issue
              Watchers:
              11 Start watching this issue

                Created:
                Updated: