Re: Swapping between indexes

2008-03-14 Thread Sridhar Raman
having to interrupt searching at all. This has been a real > benefit. > > Peter > > > On Thu, Mar 6, 2008 at 5:30 AM, Sridhar Raman <[EMAIL PROTECTED]> > wrote: > > > This is my situation. I have an index, which has a lot of search > requests > > comi

Re: Swapping between indexes

2008-03-06 Thread Sridhar Raman
space, but no more (in fact, less) than approach 2 > requires. > > I think approach 2 is only possibly better if the indexing would be > done on a different computer / IO system. > > Mike > > Sridhar Raman wrote: > > > This is my situation. I have an ind

Swapping between indexes

2008-03-06 Thread Sridhar Raman
This is my situation. I have an index, which has a lot of search requests coming into it. I use just a single instance of IndexSearcher to process these requests. At the same time, this index is also getting updated by an IndexWriter. And I want these new changes to be reflected _only_ at certa