RE: online incremental indexing

2006-01-09 Thread Vanlerberghe, Luc
ssage- From: z shalev [mailto:[EMAIL PROTECTED] Sent: zaterdag 7 januari 2006 18:10 To: java-user@lucene.apache.org Subject: online incremental indexing hello all, i have an environment with a number of search instances (index searchers) running as rmi servers and a federator (a parallel

online incremental indexing

2006-01-07 Thread zzzzz shalev
hello all, i have an environment with a number of search instances (index searchers) running as rmi servers and a federator (a parallel multi searcher) combining the results of all the instances, this is working great, and allows us to load into memory millions of docs. my problem is