From d8a12df71857c49b737d32f303cfcb2316b754e2 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 28 Aug 2014 10:41:14 +0200 Subject: [PATCH] Fix rec.id, omit 4=3 --- bibframe/cql2pqf.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bibframe/cql2pqf.txt b/bibframe/cql2pqf.txt index f61d3dd..498e743 100644 --- a/bibframe/cql2pqf.txt +++ b/bibframe/cql2pqf.txt @@ -24,7 +24,7 @@ set.bib1 = 1.2.840.10003.3.1 # Index info index.cql.serverChoice = 1=1010 index.cql.all = 1=1010 -index.rec.id = 1=12 4=3 +index.rec.id = 1=12 index.dc.title = 1=4 index.dc.creator = 1=1003 index.dc.subject = 1=47 @@ -82,4 +82,4 @@ truncation.z3958 = 5=104 # # always = 6=1 # 6=1: completeness = incomplete subfield - \ No newline at end of file + -- 1.7.10.4