https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23779 --- Comment #8 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Cori Lynn Arnold from comment #7)
(In reply to Katrin Fischer from comment #6)
I am surprised that the rule attached is working, I would have expected it not to because the Search index information is empty - could it be that it's using the keyword index for matching in this case?
It does work. Should I add an index? If so, which one do you think?
Hi Cori, sorry it took me so long. The indexing of authority records is a little bit of a mystery to me. We just had someone struggling with this on the German mailing list as well. I believe indexes would be: 100 = Personal-name 110 = Corporate-name 111 = Meeting-name As listed here: http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=etc/zebradb/marc_d... If you get a chance and could try if adding these make a difference in your rule, I'd appreciate hearing about the results. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.