Hi,
      I am working on Windows platform and I think it wouldn't work there.
If it can, do please tell me.

Regards,
Jitender
----- Original Message ----- 
From: "Vladimir Yuryev" <[EMAIL PROTECTED]>
To: "Lucene Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, July 28, 2004 3:17 PM
Subject: Re: continous index update


> Hi!
>
> I do automatic index update by cron daemon.
>
> Regards,
> Vladimir.
>
> On Wed, 28 Jul 2004 15:05:46 +0530
>   "jitender ahuja" <[EMAIL PROTECTED]> wrote:
> >Hi all,
> >          I am trying to make an automatic index update file based o
> >a background thread, but it gives errors in deleting the existing
> >index, if (only if) the server accesses the index at the same time or
> >has once accessed it and even if a different request is posed, i.e.
> >for a different index directory or a different job, it makes no
> >difference.
> >Can anyone tell that in such a continous update scenario, how the old
> >index can be updated as I feel deletion is a must of the earlier
> >contents so as to get the new contents in place.
> >
> >Regards,
> >Jitender
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to