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. >
