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

IndexSearcher fails to pass docBase to Collector when using ExecutorService

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.5
    • None
    • None
    • New

    Description

      This bug is causing the failure in TestSearchAfter.

      We are now always passing docBase 0 to Collector when you use ExecutorService with IndexSearcher.

      This doesn't affect trunk (AtomicReaderContext carries the right docBase); only 3.x.

      Attachments

        1. LUCENE-3465.patch
          8 kB
          Michael McCandless

        Activity

          People

            mikemccand Michael McCandless
            mikemccand Michael McCandless
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: