Re: Multiple searcher blocked threads

2010-10-07 Thread Shailendra Mudgal
Hi Yannis, Thanks for your reply. It fixed the problem. Thanks again. On Thu, Oct 7, 2010 at 10:52 AM, Yannis Pavlidis wrote: > I would recommend you use NIOFSDirectory. We had similar issues and after > we switched to NIOFSDirectory these issues disappeared (dramatically > reduced). > > A

Re: Multiple searcher blocked threads

2010-10-06 Thread Yannis Pavlidis
I would recommend you use NIOFSDirectory. We had similar issues and after we switched to NIOFSDirectory these issues disappeared (dramatically reduced). Also if you are using filters what has really helped us is to use cached filters (CachingWrapperFilters). Hope that helps. Yannis. On Oct 6