Re: batch delete

2005-03-27 Thread Ben
BTW is it possible to do what I am trying to achieve without querying the database or the index? Thanks, Ben On Mon, 28 Mar 2005 10:38:52 +1000, Ben <[EMAIL PROTECTED]> wrote: > Hi > > I need to delete a number of documents that are older than a > particular time from a Lucene index. What is the

Re: Performanmce of MultiSearcher?

2005-03-27 Thread Otis Gospodnetic
I spoke to one person whose company runs searches over 300 indices with either MutliSearcher or ParallelMultiSearcher, and apparently this is not an issue. I never had to search so many indices at once. The person is on this list, so maybe he will speak up and share more of his experience with th

batch delete

2005-03-27 Thread Ben
Hi I need to delete a number of documents that are older than a particular time from a Lucene index. What is the best way to do this? Thanks, Ben - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI