Dear all I have seen several KOHA 3.0 demos where the page Authority search results allways show 0 biblio records. I have tested and did some links between biblio and authority but it never never changes. Does we need to run any script? Thanks, Rafael Antonio
On 2009/01/10, at 6:33 AM, Rafael Antonio wrote:
Dear all
I have seen several KOHA 3.0 demos where the page Authority search results allways show 0 biblio records. I have tested and did some links between biblio and authority but it never never changes. Does we need to run any script? Thanks,
run 'rebuild_zebra.pl -a -b -r' after you update your authorities stuff this works well for me fyi: if your indexing daemon is running, then no need for this script. :)
Rafael Antonio _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel
Mason, I had been told previously on this list that the indexing daemon is deprecated, as per the instructions in INSTALL. The preferred method of updating the zebra index is rebuild_zebra.pl -a -b -z. According to git the -z option was added by Galen on March 25 2008, which is before the release of 3.0.0 (August 10, 2008). I'm not sure which should be prefered, but it seems rebuild-zebra.pl -a -b -z is the current recommendation. Is this not the case? Thanks. On Tue, 2009-01-20 at 21:11 +1300, Mason James wrote: [snip]
run 'rebuild_zebra.pl -a -b -r' after you update your authorities stuff this works well for me
fyi: if your indexing daemon is running, then no need for this script. :)
-- Michael Hafen Systems Analyst and Programmer Washington County School District Utah, USA for Koha checkout http://koha-dev.washk12.org or git://koha-dev.washk12.org/koha
participants (3)
-
Mason James -
Michael Hafen -
Rafael Antonio