-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: master (9.0), 8.2
-
Component/s: None
-
Labels:None
-
Lucene Fields:New
Today we don't utilize the incoming thread for a search when IndexSearcher
has an executor. This thread is only idleing but can be used to execute a search
once all other collectors are dispatched.