On 4/5/06, Dan Armbrust <[EMAIL PROTECTED]> wrote: > I'll continue to try to generate a test case that gets the docs out of > order... but if someone in the know could answer authoritatively whether
I browsed the code for IndexWriter.addIndexes(Dir[]), and it looks like it should preserve order. The directories are added in order, and the segments for each directory are added in order. The merging code is shared, so that shouldn't do anything different than normal segment merges. -Yonik http://incubator.apache.org/solr Solr, The Open Source Lucene Search Server --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]