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

Proposal: Pluggable Interface for Slice Allocation Algorithm

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • core/search
    • None
    • New

    Description

      The slice allocation method allocates one thread per segment today. If a user wishes to use a different slice allocation algorithm, there is no way except to make a change in IndexSearcher. This Jira proposes an interface to decouple the slice allocation mechanism from IndexSearcher and allow plugging in the method from an external factory (like Collectors).

      Attachments

        Activity

          People

            Unassigned Unassigned
            atris Atri Sharma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: