X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=ccl%2Fbib1;h=1dc9dcaf44e4d8e4264a527e443d1160269af156;hb=fed4c59a3c26f04ba3764947aa2f7ecdd9b46889;hp=26e77924c7e5d93469c20073e22dd9f5a74f48f0;hpb=356e1d9e8eeb92d9ca9e883c1048ad79e5a5c49f;p=yaz-moved-to-github.git diff --git a/ccl/bib1 b/ccl/bib1 index 26e7792..1dc9dca 100644 --- a/ccl/bib1 +++ b/ccl/bib1 @@ -1,4 +1,4 @@ -# $Id: bib1,v 1.5 2000-12-29 11:12:12 adam Exp $ +# $Id: bib1,v 1.13 2003-06-23 10:22:21 adam Exp $ # CCL qualifiers and their mappings # # Each line takes the form: @@ -27,10 +27,12 @@ # 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 +term u=1016 t=l,r s=pw,al # Common short-hand access points. -au u=1 s=pw t=l,r -ti u=4 s=pw t=l,r +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 cc u=20 @@ -97,3 +99,21 @@ com:cf c=3 exp:category exp1,1=1 +# These special directives defines names of keywords for parser +@and og * # either 'or' or * +@or eller # either 'eller' or + +@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 +# +# string atributes +dc.title 1=/my/title