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

Better validation of stored geometries without failing index builds

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Geo, Index Maintenance
    • Labels:
    • Query Integration

      Currently when building a Geo index on a collection with existing data the build will fail if documents being indexed contain invalid geometries.

      This means that the only option to building the index is to to brute force the index build and resolving the errors that are picked up after each failed build. This can be a costly and time consuming operation especially when a large amount of data is involved.

      We should provide some mechanism to allow users to validate geometries without waiting for index builds to fail.

            Assignee:
            backlog-query-integration [DO NOT USE] Backlog - Query Integration
            Reporter:
            david.hows David Hows
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: