On Wed, Feb 11, 2009 at 8:50 AM, Michael McCandless
<luc...@mikemccandless.com> wrote:
> Hmm -- OK I just fixed that FAQ entry.  Thanks for raising this!
>
Cool.

> If you know the doc doesn't exist already, you gain some performance by
> using add instead of update.  But if performance is already fast enough, it
> may be simpler to just always use update.  Or, if you will have to do your
> own search to find out whether doc exists or not, then always use update
> since that's what update's doing too.

Nice that is what I thought. Thank you very much for all the help :).

-- 
Vinu

In a world without fences who needs Gates?

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to