X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Frecordmodel-grs.xml;h=68744b002324ca11f853a6bff8317f743dc57d9e;hb=20748e92bc15812298ad44318f0c54dd297bb9df;hp=bd11180c58d0d55486905a7322969b05387a6b10;hpb=37dc985516f52f34fc8434cc8beb982bb0c8988f;p=idzebra-moved-to-github.git diff --git a/doc/recordmodel-grs.xml b/doc/recordmodel-grs.xml index bd11180..68744b0 100644 --- a/doc/recordmodel-grs.xml +++ b/doc/recordmodel-grs.xml @@ -1,5 +1,5 @@ - + GRS Record Model and Filter Modules @@ -369,7 +369,7 @@ - INIT + INIT The action associated with this expression is evaluated @@ -381,7 +381,7 @@ - BEGIN + BEGIN Matches the beginning of the record. It can be used to @@ -392,7 +392,7 @@ - END + END Matches the end of the record - when all of the contents @@ -401,15 +401,20 @@ - /pattern/ + + /reg/ + - Matches a string of characters from the input record. + Matches regular expression pattern reg + from the input record. The operators supported are the same + as for regular expression queries. Refer to + . - BODY + BODY This keyword may only be used between two patterns. @@ -418,7 +423,7 @@ - FINISH + FINISH The expression associated with this pattern is evaluated