I'm designing a new search based web application in lucene. I've to share and re-open the IndexSearcher across multiple Threads. I've read about the SearcherManager in the api document. I'm not able to understand the uses of it. How should I share the SearcherManager across MultipleThreads.
问问题
1954 次