From 0325d24960a166fb6ffdee4b7c8dc04bcaa84495 Mon Sep 17 00:00:00 2001 From: Sebastian Hammer Date: Tue, 20 Mar 2007 15:36:49 +0000 Subject: [PATCH] This is the CCL map we're using for the mkey.index demo against Zebra --- etc/rank.bib | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 etc/rank.bib diff --git a/etc/rank.bib b/etc/rank.bib new file mode 100644 index 0000000..90e5652 --- /dev/null +++ b/etc/rank.bib @@ -0,0 +1,13 @@ +# CCL field mappings +# $Id: rank.bib,v 1.1 2007-03-20 15:36:49 quinn Exp $ +# +# The rule below is used when no fields are specified +term u=1016 t=l,r s=al 2=102 + +# Rules for some BIB-1 fields +au u=1003 s=al 2=102 +ti u=4 s=al 2=102 +su u=21 s=al 2=102 +isbn u=7 +issn u=8 +date u=30 r=r -- 1.7.10.4