Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-2440

Add support for custom ExecutorServices in ParallelMultiSearcher

Details

    • New, Patch Available

    Description

      Right now, the ParallelMultiSearcher uses a cachedThreadPool, which is limitless and a poor choice for a web application, given the threaded nature of the requests (say a webapp with tomcat-default 200 threads and 100 indexes could be looking at 2000 searching threads pretty easily). Support for adding a custom ExecutorService is pretty trivial. Patch forthcoming.

      Attachments

        1. LUCENE-2440.patch
          2 kB
          Edward Drapkin

        Activity

          People

            Unassigned Unassigned
            edwardd Edward Drapkin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: