Hi guys,

I have question dealing with addIndexes.  When an addIndexes method is done merging 
indexes together, it calls optimize.  We would like to avoid the optimize and had 
though about just opening a reader to each index to be merged and adding them in 
manually with the addDocument method.

So we were wondering how efficient the addIndexes was compared to the addDocument?

lots'o thanx

Roy.

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

Reply via email to