A question for anyone familiar with the details of the time-based autocommit mechanism in Solr:
if I am running several core on the same server and send updates to each core at the same time, what happens? If all the cores have their autocommit time run out at the same time, will every core try to conduct operations (e.g. opening new searchers, merges, other things?) at the same time and thus cause resource issues? I think I understand that all the pending changes are on disk already, so the "commit" that happens when the time is up is really just opening new searchers that include the added documents. Thanks, Peter -- Peter M. Wolanin, Ph.D. Momentum Specialist, Acquia. Inc. peter.wola...@acquia.com