On Tue, Jul 28, 2009 at 6:07 PM, Ajai<ajaik...@gmail.com> wrote: > I used profiler to look into this issue, It seems PDFbox is taking a lot of > time. > Also i had set "indexMergerPoolSize" parameter to 50, "extractorPoolSize" > parameter to 50. > > Can you help me to resolve this problem.
Disable the search index to test import times without indexing and PDFBox text extraction. You can define the text extractors to use in the "textFilterClasses" field of the SearchIndex configuration [1]. [1] http://wiki.apache.org/jackrabbit/Search Regards, Alex -- Alexander Klimetschek alexander.klimetsc...@day.com