Hello list, I am currently trying to understand Lucene's Near-Real-Time-Feature which was covered in "Lucene in Action, Second Edition".
Let's say I got a distributed system with a master and a slave. In Solr replication is solved by checking for any differences in the index-directory and to consume those differences to keep indices consistent. How is this possible within a NRT-System? Is there any possibility to consume snapshots of the internal buffer of the index writer to send them to the slave? Regards, Em -- View this message in context: http://lucene.472066.n3.nabble.com/NRT-consistency-tp2801878p2801878.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org