3.5.0: I passed a fixed size executor service with one thread, and then with two threads, to the IndexSearcher constructor.
It hung. With three threads, it didn't work, but I got different results than when I don't pass in an executor service at all. Is this expected? Should the javadoc say something? (I can make a patch). --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org