On 4/5/06, Dan Armbrust <[EMAIL PROTECTED]> wrote: > I haven't been able to recreate > the out-of-order problem. However, with my real process, with a ton > more data, I can recreate it every single time I index (it even gets the > same documents out of order, consistently).
If you have enough file handles, you can test if it's a Lucene problem or your app by opening a MultiReader over all the indexes and testing if the documents are in the order you think they are *before* merging. -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]