Re: Errors when searching index and writing to index simultaenously

2006-03-22 Thread Otis Gospodnetic
dded since IndexSearcher was opened). Otis - Original Message From: "Satuluri, Venu_Madhav" <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Wednesday, March 22, 2006 9:16:46 AM Subject: RE: Errors when searching index and writing to index simultaenously I've figured

RE: Errors when searching index and writing to index simultaenously

2006-03-22 Thread Satuluri, Venu_Madhav
hanks, Venu -Original Message- From: Satuluri, Venu_Madhav Sent: Wednesday, March 22, 2006 7:36 PM To: java-user@lucene.apache.org Subject: RE: Errors when searching index and writing to index simultaenously > Make sure both the indexing process and the searcher process use th

RE: Errors when searching index and writing to index simultaenously

2006-03-22 Thread Satuluri, Venu_Madhav
> Make sure both the indexing process and the searcher process use the > same directory to store the Lock files (default your home directory I > believe). I am not sure if earlier they were using the same directory. Now I've made sure they same directory; still I get the second type of exception

RE: Errors when searching index and writing to index simultaenously

2006-03-22 Thread Vanlerberghe, Luc
Make sure both the indexing process and the searcher process use the same directory to store the Lock files (default your home directory I believe). Luc -Original Message- From: Satuluri, Venu_Madhav [mailto:[EMAIL PROTECTED] Sent: woensdag 22 maart 2006 14:14 To: java-user@lucene.apache