X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=ccl%2Fbib1;h=0e9459c2cd8fc6ba9323e8a6cc5071cfdb345e50;hb=db9768c3988f9536c898250880c13923a2dde32d;hp=a94e4fdc50cd318c9fad78343a78c53f235bc266;hpb=448e7f2a48f6485a8d452c75420524fb37453bc1;p=yaz-moved-to-github.git diff --git a/ccl/bib1 b/ccl/bib1 index a94e4fd..0e9459c 100644 --- a/ccl/bib1 +++ b/ccl/bib1 @@ -1,4 +1,4 @@ -# $Id: bib1,v 1.4 2000-11-16 09:58:02 adam Exp $ +# $Id: bib1,v 1.8 2001-03-22 21:23:30 adam Exp $ # CCL qualifiers and their mappings # # Each line takes the form: @@ -25,9 +25,12 @@ # r Allow right truncation if ? is at left side of term. # b Allow left&right truncation if ? is at left&right side of term. # n Set truncation explicitly to "none" if no ? is given. -term s=pw t=l,r s=al -au u=1 s=pw t=l,r -ti u=4 s=pw t=l,r + +# This rule is for CCL tokens where no fields are specified +term u=1016 t=l,r s=pw,al +# Common short-hand access points. +au 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 @@ -94,3 +97,10 @@ 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 * ?