IndexSearcher fails to pass docBase to Collector when using ExecutorService
---------------------------------------------------------------------------

                 Key: LUCENE-3465
                 URL: https://issues.apache.org/jira/browse/LUCENE-3465
             Project: Lucene - Java
          Issue Type: Bug
            Reporter: Michael McCandless
            Assignee: Michael McCandless
             Fix For: 3.5


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.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to