On 3/31/07, Koji Sekiguchi <[EMAIL PROTECTED]> wrote:
This is a trivial question, but I'm curious about mainIndex and indexDefaults in solrconfig.xml.
Early on, I had thought that new documents would perhaps be added to a separate in-mem index and merged in to the main index later. Doug showed an easier way with the snapshot/rsync strategy. -Yonik