From: Adam Dickmeiss Date: Mon, 17 Sep 2012 08:43:09 +0000 (+0200) Subject: Document s=ag X-Git-Tag: v4.2.38~1 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=62b57dd7f9c0ee57788bbcfb1f81697900587027 Document s=ag --- diff --git a/doc/tools.xml b/doc/tools.xml index 80a9756..491d6dc 100644 --- a/doc/tools.xml +++ b/doc/tools.xml @@ -679,6 +679,17 @@ + s=ag + Tokens that appears as phrases (with blank in them) gets + structure phrase attached. Tokens that appers as words + gets structure phrase attached. Phrases and words are + ANDed. This is a variant of s=al and s=pw, with the main + difference that words are not split (with operator AND) + but instead kept in one RPN token. This facility appeared + in YAZ 4.2.38. + + + r=o Allows ranges and the operators greather-than, less-than, ... equals.