On Tue, May 10, 2011 at 7:24 AM, deniz <denizdurmu...@gmail.com> wrote:
> well second time i have fixed the issue on my own after posting here
>
> but i dont understand why indexing time increased to 16 mins, while it was
> only 2 mins with only db source... confused
[...]

Try timing just the URLDataSource. We had the same experience,
and for us it had to do with the need to read many small files from
the filesystem, something which was slower than a SELECT from a
database.

Regards,
Gora

Reply via email to