I have just installed Koha 3.2.9 from Debian package Koha-common and now trying it. Authorities searching doesn't work in any context, the result is always: no results found. Explanation: - authorities records (Person Name) were added manually and saved; are visible in the database table auth_header - rebuild_zebra script were triggered manually with parameters: -a -v (verbose mode); it works well with no errors, always inserts or updates the adequate number of records - bibliographic records are searchable in a normal way Any help is welcome. Best regards, Piotr Kowalski GWSH Poland
Hi Piotr Am 09.06.2011 10:22, schrieb Piotr Kowalski:
I have just installed Koha 3.2.9 from Debian package Koha-common and now trying it. Authorities searching doesn't work in any context, the result is always: no results found. Explanation: - authorities records (Person Name) were added manually and saved; are visible in the database table auth_header - rebuild_zebra script were triggered manually with parameters: -a -v (verbose mode); it works well with no errors, always inserts or updates the adequate number of records - bibliographic records are searchable in a normal way
Any help is welcome.
It's an old issue :-) See: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3072 There is a workaround mentioned in that (change 'heading-main' back to 'heading' in AuthoritiesMarc.pm). That worked for me but to me it seems that the solution is still missing. Maybe I'm wrong? Greetings Beda
Thank you Beda for your efforts. It works fine as well as mentioned in the bug #3072 changes to zebra indexes (what I also tried). On the other hand I have another problem with authorities and I cannot stop wondering: why change of Personal Name in authority record doesn't cause changes to related biblio records? I haven't found any subject in discussion lists treating the problem. Maybe that is specific to Koha ILS but it sounds a little strange. What is the sens to keep the disorder like that. Do users really use authorities? Best regards, Piotr -- View this message in context: http://koha.1045719.n5.nabble.com/Cannot-search-Authority-tp4471956p4475806.... Sent from the Koha - Discuss mailing list archive at Nabble.com.
participants (3)
-
Beda Szukics -
piko -
Piotr Kowalski