From 29a9ab26060fd530eccf6a7c5c7a37c4e2a98eae Mon Sep 17 00:00:00 2001 From: Joshua Ferraro Date: Tue, 20 Nov 2007 18:42:43 -0600 Subject: [PATCH] adding missing search qualifiers Signed-off-by: Chris Cormack Signed-off-by: Joshua Ferraro --- etc/zebradb/ccl.properties | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/etc/zebradb/ccl.properties b/etc/zebradb/ccl.properties index ea7b44368c..548faf5b7f 100644 --- a/etc/zebradb/ccl.properties +++ b/etc/zebradb/ccl.properties @@ -494,8 +494,8 @@ mc-collection Material-type # of persons that is identified 810 # by a particular name. (Subject # name headings are included.) -#Corporate-name 1=2 -#cpn Corporate-name +Corporate-name 1=2 +cpn Corporate-name #Name-conference 3 A meeting of individuals or 111, 411, 611, 711 # representatives of various 811 @@ -503,8 +503,8 @@ mc-collection Material-type # discussing topics of common # interest. (Subject name # headings are included.) -#Conference-name 1=3 -#cfn Conference-name +Conference-name 1=3 +cfn Conference-name #Name-editor 1020 A person who prepared for 100 $a or 700 $a when # publication an item that is the corresponding $e @@ -522,8 +522,8 @@ mc-collection Material-type #Name-personal 1 A person's real name, 100, 400, 600, 700, # pseudonym, title of nobility 800 # nickname, or initials. -#Personal-name 1=1 -#pn Personal-name +Personal-name 1=1 +pn Personal-name #Name-publisher 1018 The organization responsible 260$b # for the publication of the -- 2.11.0