On Thu, May 8, 2008 at 4:59 PM, <[EMAIL PROTECTED]> wrote: > My tests showed that it was a big difference. It took about 1.2 seconds to > index 500 separate adds in separate xml files (with a single commit > afterwards), compared to about 200 milliseconds when sending a single xml > with 500 adds.
Did you overlap the adds (use multiple threads)? -Yonik