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

Create a Solr Core with a given commit point

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 3.6
    • None
    • multicore

    Description

      In some configurations, we need to open new cores with a given commit point.
      For instance, when the publication of new documents must be controlled (legal obligations) in a master-slave configuration there are two cores on the same instanceDir and dataDir which are using two "versions" of the index.
      The switch of the two cores is done manually.
      The problem is that when the replication is done one day before the switch, if any problem occurs, and we need to restart tomcat, the new documents are published.

      With this functionality, we could ensure that the index generation used by the core used for querying is always the good one.

      Attachments

        1. commitPoint.patch
          45 kB
          Ludovic Boutros

        Activity

          People

            Unassigned Unassigned
            lboutros Ludovic Boutros
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: