Is it safe to do concurrent searches with a single IndexSearcher (i.e.
calling Hits() at the same time from multiple threads)?

Reply via email to