Create new index base on existing ones

XMLWordPrintableJSON

    • Type: Question
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      I created an index on a field "statusCode" which has completed.

      Now I want to create a partial index on a field "method" where the statusCode is greater than 299. If I start this index creation it will perform a collection scan. Why it does not reuse the existing index to speedup the index creation?

      My collection is so big it has an impact on performance and can take days.

      Could this be a feature improvement?

       

            Assignee:
            Unassigned
            Reporter:
            Martin Poitras
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: