Hi,

To avoid its performance problems, I had created a patch and post to this
list.

http://mail-archives.apache.org/mod_mbox/incubator-lucene-net-dev/200705.mbo
x/[EMAIL PROTECTED]

DIGY

-----Original Message-----
From: Jokin Cuadrado [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 27, 2007 9:11 PM
To: [email protected]
Subject: Re: Back on this single write thing

however, internally it opens and closes readers and writers as it
needs, so if performance is critical you should take in account and
send the deletes and inserts in batchs.

Jokin


On 6/27/07, Patrick Burrows <[EMAIL PROTECTED]> wrote:
> ah, thank you, sir.
>
> On 6/27/07, Digy <[EMAIL PROTECTED]> wrote:
> >
> > Hi Patrick,
> >
> > There is a class "IndexModifier" that has both delete and add methods.
> >

Reply via email to