You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Indranil Majumder (JIRA)" <ji...@apache.org> on 2018/03/28 10:20:00 UTC

[jira] [Created] (SOLR-12156) "" in solrconfig.xml similar to ""

Indranil Majumder created SOLR-12156:
----------------------------------------

             Summary: "<optimizeConfig>" in solrconfig.xml similar to "<indexConfig>"
                 Key: SOLR-12156
                 URL: https://issues.apache.org/jira/browse/SOLR-12156
             Project: Solr
          Issue Type: Wish
      Security Level: Public (Default Security Level. Issues are Public)
          Components: config-api
            Reporter: Indranil Majumder


It would be great to have the below config parameters in solrconfig.xml :-
 # maxMergedSegmentMB (same as in TieredMergePolicy)
 # maxOptimizeSegments (same as in solrjClient.optimize( *waitFlush,**waitSearcher* ,{color:#FF0000}*maxSegments*{color}))
 # expungeDeletes (true/false)
 # optimizeTimeout(in minutes)
 # disableExlicitOptimize (disable all solrClient call to optimize )
 ## 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org