Can anyone explain how the ReplicationHandler/IndexFetcher manipulates
index files (adds files/segments, removes some too) without
interfering with the live index?  I see IndexFetcher can call
SolrCoreState.closeIndexWriter.  I've also seen evidence in code
nearby that suggests another data dir may get written to, so maybe
there's some kind of swap.  I'd like a big picture explanation of
what's going on.   It's confusing stuff to stare at from a code detail
point of view, and an absence of documentation.

~ David Smiley
Apache Lucene/Solr Search Developer
http://www.linkedin.com/in/davidwsmiley

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org
For additional commands, e-mail: dev-h...@solr.apache.org

Reply via email to