X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=ccl%2Fbib1;h=41a46cfaeeaaefb6d3d397e1613ca0de72d229c0;hb=bec71e151d306edbc5f58e19c7c139a196e867e9;hp=fea798ab870334cd416b56b3817709d58792fab6;hpb=da907ba05501a2050d0a70b1d1fdf22a8130589a;p=yaz-moved-to-github.git diff --git a/ccl/bib1 b/ccl/bib1 index fea798a..41a46cf 100644 --- a/ccl/bib1 +++ b/ccl/bib1 @@ -1,4 +1,4 @@ -# $Id: bib1,v 1.6 2001-03-07 13:24:40 adam Exp $ +# $Id: bib1,v 1.11 2002-05-17 08:46:01 adam Exp $ # CCL qualifiers and their mappings # # Each line takes the form: @@ -27,9 +27,10 @@ # n Set truncation explicitly to "none" if no ? is given. # This rule is for CCL tokens where no fields are specified -term s=pw t=l,r s=al +term u=1016 t=l,r s=pw,al # Common short-hand access points. au u=1 s=pw t=l,r # author +sp u=1 s=pw t=l,r # author ti u=4 s=pw t=l,r # title isbn u=7 issn u=8 @@ -103,3 +104,12 @@ exp:category exp1,1=1 @not ikke - # and so on.. @set s set @case 0 # case insenstive (1 for case sensitive) +@truncation * ? +@field or + +# Aliases +# +# forfatter=x is equivalent to au=x +forfatter au +# tiau=x is equivalent to ti=x or ti=x +tiau ti au