> How solr organized so that search can continue when a commit has closed the > index? > Also, looking at lucene docs, commit causes a system fsync(). Won't search > also > get blocked by the IO traffic generated?
...I'll run iostat too and see if there's anything interesting to report