> 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. _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

