From: Adam Dickmeiss Date: Mon, 21 Jan 2013 12:02:22 +0000 (+0100) Subject: Document type=adelete for dom X-Git-Tag: v2.0.54~1 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=7442b1f93247813cbf4f299fc3e66208fae9bdc6;ds=sidebyside Document type=adelete for dom --- diff --git a/doc/recordmodel-domxml.xml b/doc/recordmodel-domxml.xml index 391b453..5aab33e 100644 --- a/doc/recordmodel-domxml.xml +++ b/doc/recordmodel-domxml.xml @@ -401,7 +401,8 @@ The record is deleted. If the record does not already exist, - it is skipped (i.e. nothing is deleted). + a warning issued and rest of records are skipped in + from the input stream. @@ -416,6 +417,20 @@ + + adelete + + + The record is deleted. If the record does not already exist, + it is skipped (i.e. nothing is deleted). + + + + Requires version 2.0.54 or later. + + + + Note that the value of type is only used to determine the action if and only if the Zebra indexer is running