X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fbook.xml;h=a737c75c33e9aa67ccdb13167fe3e0858cdeeb0f;hp=df5021d6b97983f3cdfd9d2ce6086d93b6e8b300;hb=74783cfd34e855445de582d7f0a1d795615bcfe8;hpb=cf91f233d0e16ed6920d84ce2d871eed90d3491b diff --git a/doc/book.xml b/doc/book.xml index df5021d..a737c75 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -5693,6 +5693,15 @@ typedef struct { r=r is available in YAZ 2.0.24 or later. + r=omiteq + + This will omit relation=equals (@attr 2=3) when r=o / r=r + is used. This is useful for servers that somehow breaks + when an explicit relation=equals is used. Omitting the + relation is usually safe because "equals" is the default + behavior. This tweak was added in YAZ version 5.1.2. + + t=l Allows term to be left-truncated.