1 should be sufficient, as IR/IS are thread-safe, I believe. Otis
--- [EMAIL PROTECTED] wrote: > Hi, > > I have multiple threads reading an index. Should they all be using > the same IndexReader and using a pool of IndexSearchers? Or should > they be > using a pool of IndexReaders? > > Basically, one reader or many? > > Thanks. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
