Otis Gospodnetic created LUCENE-5135: ----------------------------------------
Summary: Consider time-based MergeScheduler Key: LUCENE-5135 URL: https://issues.apache.org/jira/browse/LUCENE-5135 Project: Lucene - Core Issue Type: Improvement Reporter: Otis Gospodnetic Priority: Minor Very often search traffic follows the wave pattern, which could mean that more aggressive merging could be done during periods with lower query rates (e.g. nights and weekends) ... or maybe during that time more segments could be allowed to live in the index, assuming that after allowing that for some time, the subsequent merge could be bigger/more thorough, so to speak. See http://search-lucene.com/m/D7ypz1gT2H91 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org