From 62b57dd7f9c0ee57788bbcfb1f81697900587027 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 17 Sep 2012 10:43:09 +0200 Subject: [PATCH] Document s=ag --- doc/tools.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) 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. -- 1.7.10.4