Thanks Michael. I am mostly duplicating the solrCloud implementation so as to reduce the complexity and be able to use custom collectors and the LogByteSizeMergePolicy. (in order to perform an ordered join with exterior data from a database)
Most of the things I want are under development in SolrCloud (1<https://issues.apache.org/jira/browse/SOLR-2592> ) 2013/1/18 Michael McCandless <luc...@mikemccandless.com> > You must also use only a single indexing thread. > > And you must use SerialMergeScheduler. > > If you do that, I think it will be deterministic. > > But don't rely on this ... this is runtime behavior and can suddenly > change between releases ... > > Mike McCandless > > http://blog.mikemccandless.com > > On Fri, Jan 18, 2013 at 10:39 AM, Apostolis Xekoukoulotakis > <xekou...@gmail.com> wrote: > > I want to replicate an index from multiple replicas at the same time. > > > > Those replicas have been given the same documents and at the same order. > > > > Will the files be the same across all replicas? > > > > > > > > -- > > > > > > Sincerely yours, > > > > Apostolis Xekoukoulotakis > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > > -- Sincerely yours, Apostolis Xekoukoulotakis