X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=doc%2Frecordmodel-domxml.xml;h=5aab33e1920ba9ab0f11df8c4ff2a4dda250ddce;hp=217333ce96d31b0616749f6cd066c06e19cc5029;hb=1d5d4f08cb84516d75fcb5e6ed4199b6454cccd6;hpb=069747eea98eaa9df53282368a481ac26fd2e0e6 diff --git a/doc/recordmodel-domxml.xml b/doc/recordmodel-domxml.xml index 217333c..5aab33e 100644 --- a/doc/recordmodel-domxml.xml +++ b/doc/recordmodel-domxml.xml @@ -1,5 +1,4 @@ - &acro.dom; &acro.xml; Record Model and Filter Module @@ -402,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. @@ -417,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 @@ -462,7 +476,7 @@ found. Therefore, invalid document processing is aborted, and any content of the <extract> and - <store> pipelines is discarted. + <store> pipelines is discarded. A warning is issued in the logs. @@ -820,7 +834,7 @@ Debuggig &acro.dom; Filter Configurations It can be very hard to debug a &acro.dom; filter setup due to the many - sucessive &acro.marc; syntax translations, &acro.xml; stream splitting and + successive &acro.marc; syntax translations, &acro.xml; stream splitting and &acro.xslt; transformations involved. As an aid, you have always the power of the -s command line switch to the zebraidz indexing command at your hand: