Re: NRT consistency

2011-04-11 Thread Mark Miller
- Amazon Dynamo uses vector clocks for this. > > Otis > > Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch > Lucene ecosystem search :: http://search-lucene.com/ > > > > - Original Message >> From: Mark Miller >> To: java-user@lucene.

Re: NRT consistency

2011-04-11 Thread Mark Miller
e, because it > is not mentioned in the segmentInfo - file or how does Lucene handle this > internally? > > Regards, > Em > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/NRT-consistency-tp2801878p2807475.html > Sent f

Re: NRT consistency

2011-04-11 Thread 张成
duces other issues of course - some of which we hope to alleviate with further SolrCloud work. > >> >> Regards, >> Em >> >> -- >> View this message in context: http://lucene.472066.n3.nabble.com/NRT-consistency-tp2801878p2801878.html >> Sent fr

Re: NRT consistency

2011-04-11 Thread Otis Gospodnetic
Miller > To: java-user@lucene.apache.org > Sent: Mon, April 11, 2011 11:52:05 AM > Subject: Re: NRT consistency > > > On Apr 10, 2011, at 4:34 AM, Em wrote: > > > Hello list, > > > > I am currently trying to understand Lucene's Near-Real-Time-

Re: NRT consistency

2011-04-11 Thread Michael McCandless
On Mon, Apr 11, 2011 at 1:05 PM, Em wrote: > Mike, as you said, the segments are flushed like normal. > Let's say my server dies for whatever reason, when restarting it and > reopening the index-writer: Does the IW deletes the flushed file, because it > is not mentioned in the segmentInfo - file

Re: NRT consistency

2011-04-11 Thread Em
s for whatever reason, when restarting it and reopening the index-writer: Does the IW deletes the flushed file, because it is not mentioned in the segmentInfo - file or how does Lucene handle this internally? Regards, Em -- View this message in context: http://lucene.472066.n3.nabble.com/NRT-consis

Re: NRT consistency

2011-04-11 Thread Mark Miller
sends each doc to each replica is probably going to work a lot better. Introduces other issues of course - some of which we hope to alleviate with further SolrCloud work. > > Regards, > Em > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/NR

Re: NRT consistency

2011-04-10 Thread Michael McCandless
ex-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

NRT consistency

2011-04-10 Thread Em
dex-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.4720