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

"<optimizeConfig>" in solrconfig.xml similar to "<indexConfig>"

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • config-api
    • None

    Description

      It would be great to have the below config parameters in solrconfig.xml :-

      1. maxMergedSegmentMB (same as in TieredMergePolicy)
      2. maxOptimizeSegments (same as in solrjClient.optimize( waitFlush,waitSearcher ,maxSegments))
      3. expungeDeletes (true/false)
      4. optimizeTimeout(in minutes)
      5. disableExlicitOptimize (disable all solrClient call to optimize )
        1. optimizeJobCron - associated to disableExlicitOptimize where optimization can be carried out at a maintenance period defined by the cron expression.

      This in turn needs to be respected by DirectUpdateHandler2 or any other handler trying to optimize the index

      Attachments

        Activity

          People

            erickerickson Erick Erickson
            indranil32 Indranil Majumder
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: