I see code in solrconfig.java to parse and store something called “commitIntervalLowerBound”, part of the <updateHandler> configuration, but it doesn’t appear to be used in the actual update handler. Is this a partially implemented feature that should be preserved for future implementation, or the lingering remains of an old feature/idea that should be removed?
If it should be preserved, somebody should come up with a TODO that explains why and what it is there for. I find no reference to it in Jira, but a few references in the mail archives. It sounds like it should be removed. -- Jack Krupansky
