I'm having trouble getting Zebra to properly index my database. I have updated the configuration files in etc/zebradb with the location of my Zebra modules. I have them in a separate directory (/shared/zebra/lib/idzebra-2.0/modules). But, from everything I can see, Koha is not seeing these properly. When I re-index using the rebuild_zebra.pl script, I see no indication that it is properly finding these modules, with the result that I get no indexes. How can I be sure that Koha is seeing these properly? And if it is not finding my version, what do I have to change so that it does? Thanks, Tom -- ----------------------------------------------------------------------------- Tom Hanstra Systems Administrator Hesburgh Libraries of Notre Dame Phone: (574)631-4686 213 Hesburgh Library Email: tom@nd.edu Notre Dame, IN 46556 -----------------------------------------------------------------------------
On 2 September 2011 08:53, Tom Hanstra <tom@nd.edu> wrote:
I'm having trouble getting Zebra to properly index my database.
I have updated the configuration files in etc/zebradb with the location of my Zebra modules. I have them in a separate directory (/shared/zebra/lib/idzebra-2.0/modules).
But, from everything I can see, Koha is not seeing these properly. When I re-index using the rebuild_zebra.pl script, I see no indication that it is properly finding these modules, with the result that I get no indexes.
How can I be sure that Koha is seeing these properly? And if it is not finding my version, what do I have to change so that it does?
Thanks, Tom
Hi Tom Have you updated the files in /etc/koha/zebradb And your koha-conf.xml Chris
--
----------------------------------------------------------------------------- Tom Hanstra Systems Administrator Hesburgh Libraries of Notre Dame Phone: (574)631-4686 213 Hesburgh Library Email: tom@nd.edu Notre Dame, IN 46556 -----------------------------------------------------------------------------
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Well, my goal is to have everything for Koha (and Zebra and YAZ) stored on a SAN so that it can run on any of several servers. Consequently, I don't want there to be any /etc/koha anything stored. The one thing I have done on each server is to create a koha.conf in /etc/ld.so.conf.d which has all library locations in them. I also specifically set the PERL5LIB variable when indexing: PERL5LIB=/shared/kohapprd/soft/lib:/shared/zebra/lib ./bin/migration_tools/rebuild_zebra.pl -b -v -r What might have to be changed in koha-conf.xml? Tom On 09/01/2011 04:57 PM, Chris Cormack wrote:
On 2 September 2011 08:53, Tom Hanstra<tom@nd.edu> wrote:
I'm having trouble getting Zebra to properly index my database.
I have updated the configuration files in etc/zebradb with the location of my Zebra modules. I have them in a separate directory (/shared/zebra/lib/idzebra-2.0/modules).
But, from everything I can see, Koha is not seeing these properly. When I re-index using the rebuild_zebra.pl script, I see no indication that it is properly finding these modules, with the result that I get no indexes.
How can I be sure that Koha is seeing these properly? And if it is not finding my version, what do I have to change so that it does?
Thanks, Tom
Hi Tom
Have you updated the files in /etc/koha/zebradb
And your koha-conf.xml
Chris
--
----------------------------------------------------------------------------- Tom Hanstra Systems Administrator Hesburgh Libraries of Notre Dame Phone: (574)631-4686 213 Hesburgh Library Email: tom@nd.edu Notre Dame, IN 46556 -----------------------------------------------------------------------------
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- ----------------------------------------------------------------------------- Tom Hanstra Systems Administrator Hesburgh Libraries of Notre Dame Phone: (574)631-4686 213 Hesburgh Library Email: tom@nd.edu Notre Dame, IN 46556 Any idiot can face a crisis, it is this day-to-day living that wears you out. Anton Chekhov -----------------------------------------------------------------------------
participants (2)
-
Chris Cormack -
Tom Hanstra