Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-2593

A new core admin action 'split' for splitting index

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • 4.3
    • None
    • None

    Description

      If an index is too large/hot it would be desirable to split it out to another core .
      This core may eventually be replicated out to another host.

      There can be to be multiple strategies

      • random split of x or x%
      • fq="user:johndoe"

      example :
      action=split&split=20percent&newcore=my_new_index
      or
      action=split&fq=user:johndoe&newcore=john_doe_index

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              noble.paul Noble Paul
              Votes:
              8 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: