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

Solr should expose setCheckIntegrityAtMerge in indexConfig

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.9, 6.0
    • None
    • None

    Description

      LUCENE-2446 added checksums to Lucene segment files. We could expose CheckIntegrityAtMerge in the indexConfig tag in solrconfig.xml.
      Something like -

           <!--
      		Use true to enable this safety check, which can help
         		reduce the risk of propagating index corruption from older segments 
         		into new ones, at the expense of slower merging.
           -->
           <checkIntegrityAtMerge>false</checkIntegrityAtMerge>
      

      Attachments

        1. SOLR-5999.patch
          5 kB
          Varun Thacker
        2. SOLR-5999.patch
          5 kB
          Varun Thacker

        Activity

          People

            rjernst Ryan Ernst
            varun Varun Thacker
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: