RE: indexreader refresh

2006-01-04 Thread Ramana Jelda
Hi Amol, Yeah you should close reader to get updated index into effect. Regards, Jelda -Original Message- From: Amol Bhutada [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 04, 2006 4:21 PM To: java-user@lucene.apache.org Subject: indexreader refresh If I have a reader and searcher

RE: indexreader refresh

2006-01-04 Thread John Powers
Ya, you'll want to close and open your open searcher. I have the indexer create random directories to work in. then when the indexing is done it assigns the searcher a new location and fires off the "close/open" command to the searcher. -Original Message- From: Amol Bhutada [mailto:[E