From: Adam Dickmeiss Date: Tue, 25 May 2004 16:33:18 +0000 (+0000) Subject: Add truncation attributes X-Git-Tag: ZEBRA.1.3.16~102 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=7eb93764804798d70e448919289e490ec479c7c7 Add truncation attributes --- diff --git a/perl/demo/cql.map b/perl/demo/cql.map index 5c824c4..e96be05 100644 --- a/perl/demo/cql.map +++ b/perl/demo/cql.map @@ -16,4 +16,11 @@ relation.scr = 2=3 position.any = 3=3 6=1 -structure.* = 4=1 +structure.* = 4=1 + +truncation.right = 5=1 +truncation.left = 5=2 +truncation.both = 5=3 +truncation.none = 5=100 +truncation.z3958 = 5=104 +