zoom: make retry on failure configurable MP-565
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 14 Aug 2014 12:54:01 +0000 (14:54 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 14 Aug 2014 12:54:01 +0000 (14:54 +0200)
commit6c419dc09dae306558ec40453aa03e8cfc3db6c1
tree371d3f5328775a7fa8ce26c0c6e4f7e6ffdc4c45
parentaead2017499501bfeef771c1e2d9906324a011fb
zoom: make retry on failure configurable MP-565

The default and existing behavior is that backend failures (any
diagnostic) makes the module re-search once. The behavior may
be changed by db parameter 'retry'. If given value '0' disables
retry and '1' enables it. If not given, the Torus record may
specify with element retryOnFailure (value '0'/'1').
etc/config-zoom.xml
src/filter_zoom.cpp
xml/schema/filter_zoom.rnc