Zebra Authority searches
Hello, I am unable to get any "exact" hits when I query my authorities zebra database. My query is of the form @and @attr 1=authtype NP @attr 1=Heading @attr 4=1 @attr 6=3 "Beauvoir Simone de (1908-1986)" and I get "authority not found" My Authorities marc records have Separate First name and last and look like this ------------------------------------------------------------------------------------------ 001 1 106 $a 0 200 1 $a Beauvoir $b Simone de $f (1908-1986) ------------------------------------------------------------------------------------------- 001 2 106 $a 2 200 1 $a Beauvoir $b Simone de $f (1908-1986) $x Interviews ------------------------------------------------------------------------------------------- Yes I am on UNIMARC and dom and have enabled icu indexing, and yes dates have the parentheses inside the marks I noticed changing the @attr 6=1 gives me 2 hits for record "1 and 2", However this not what I want! My question is Is the query above correct ?? Is it Possible to get an the exact hit ??? Thanks in advance! Regards, Harry
I am unable to get any "exact" hits when I query my authorities zebra database.
My query is of the form
@and @attr 1=authtype NP @attr 1=Heading @attr 4=1 @attr 6=3 "Beauvoir Simone de (1908-1986)"
What do you get when scanning Heading 'phrase' index? scan @attr 1=Heading @attr 4=1 @attr 6=3 beau You should see a list of terms (complete content of Unimarc 7xx fields). What Zebra mode do you use GRS-1/DOM? What tokenizing logic do you use (chr/icu)? A bad ICU tokenizer can populate improperly 'phrase' index.
participants (2)
-
Dhd Koha (grharry) -
Frédéric Demians