so yeah, three threads doing search means only one is on the main thread. as soon as you have another on the main thread, you'll bog down real bad.
Preference to set maximum number of searches in the queue
Re: Preference to set maximum number of searches in the queu
ah, k. now i think i get it 
so yeah, three threads doing search means only one is on the main thread. as soon as you have another on the main thread, you'll bog down real bad.
so yeah, three threads doing search means only one is on the main thread. as soon as you have another on the main thread, you'll bog down real bad.