RE: two applications accessing same index

2006-02-05 Thread Vanlerberghe, Luc
as segments are written to disk) Luc -Original Message- From: Pradeep Sharma [mailto:[EMAIL PROTECTED] Sent: zondag 5 februari 2006 20:49 To: java-user@lucene.apache.org Subject: two applications accessing same index I have two applications, one which will be generating all the indexes and

two applications accessing same index

2006-02-05 Thread Pradeep Sharma
I have two applications, one which will be generating all the indexes and the second one which will be reading those indexes. I cannot keep them in the same application, because one will run all the times in batches via some sort of scheduler to generate the indexes and the application which wil