[Koha] Zebra not updating biblios automatically in koha 3.8

Doug Kingston dpk at randomnotes.org
Sun Sep 2 04:27:36 NZST 2012


So environment variables are not the issue.  We are carefully managing
those.

I have tried using the new tool checkNonIndexedBiblios.pl (from patch 6566)
and it indeed finds a few recent biblios that are not indexed.  Using the
-z option to mark them for indexing followed by a manual run of
rebuild_zebra -b -v -z did not get the biblios indexed.  I cranked up the
debugging on zebraidx (by modifying rebuild_zebra.pl and using -v -v) and
did not see any obvious errors in the output that would suggest why
indexing was failing.

We have applied the patch from bug 8563 (
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8653) which was
definitely a problem for us and fixed out authorities problem.  Perhaps
there is a related issue here?

-Doug

On 31 August 2012 13:39, Paul <paul.a at aandc.org> wrote:

> At 08:37 PM 8/31/2012 +0100, Elaine Bradtke wrote:
>
>> My colleagues are reporting a similar problem with 3.8.4
>> Downloading and editing of records seems to function normally, but
>> once it is saved,  none of the usual searches brings it up, and
>> running a report on recently catalogued items give zero results.
>>
>> mysql Ver 14.14 Distrib 5.1.63, for debian-linux-gnu (i486) using
>> readline 6.1
>>  Apache/2.2.16 (Debian)
>> Zebra version:Zebra 2.0.50
>>
>> Any ideas?
>>
>
> I have found that 3.8.x may have problems with env vars not being
> available to cron. Please try editing:
>
> sudo vi /home/koha/.bashrc
>
> Add the following two lines:
>
> export PERL5LIB=/usr/share/koha/lib
> export KOHA_CONF=/etc/koha/koha-conf.**xml
> :x
>
> then reboot your server.  This in itself cannot do any harm, and could
> well cure your problem.
>
> Best - Paul
>
>  Elaine Bradtke
>>
>> On Fri, Aug 31, 2012 at 12:05 PM, sunil sharma <koha.sunil007 at gmail.com>
>> wrote:
>> >
>> > Dear All,
>> >
>> > I installed Koha 3.8.02 and also check latest version of koha 3.8.04 on
>> > centos 6.2, The same problem I am facing in both of these version. when
>> I
>> > enter any new biblio, it is not updated automatically to zebra, I am
>> using
>> > zebra latest version 2.0.54 and all cronjobs are set. I also manually
>> check
>> > zebra functioning by ./rebuild_zebra.pl -b -a -v -z but it shows export
>> > biblios zero, but I already added some bilios to koha yet it shows
>> exported
>> > zero. And, when I use ./rebuild_zebra.pl -b -a -v -r then it rebuild
>> all
>> > the biblios and my all added biblio shows in result i.e. exported 10
>> > biblios. My question is that why  ./rebuild_zebra.pl -b -a -v -z
>> option is
>> > not working. where is the problem, because my zebra working fine in
>> 3.6, is
>> > there any problem in koha 3.8. or any other issue. Please help me out.
>> >
>> > Thanx in advance.
>> >
>> > Sunil
>> > ______________________________**_________________
>> > Koha mailing list  http://koha-community.org
>> > Koha at lists.katipo.co.nz
>> > http://lists.katipo.co.nz/**mailman/listinfo/koha<http://lists.katipo.co.nz/mailman/listinfo/koha>
>>
>>
>>
>>
>> --
>> Elaine Bradtke
>> Data Wrangler
>> VWML
>> English Folk Dance and Song Society | http://www.efdss.org
>> Cecil Sharp House, 2 Regent's Park Road, London NW1 7AY
>> Tel    +44 (0) 20 7485 2206 (This number is for the English Folk Dance
>> and Song Society in London, England. If you wish to phone me
>> personally, send an e-mail first. I work off site)
>> ------------------------------**------------------------------**
>> --------------
>> Registered Company No. 297142
>> Charity Registered in England and Wales No. 305999
>> ------------------------------**------------------------------**
>> ---------------
>> "Writing about music is like dancing about architecture"
>> --Elvis Costello (Musician magazine No. 60 (October 1983), p. 52)
>> ______________________________**_________________
>> Koha mailing list  http://koha-community.org
>> Koha at lists.katipo.co.nz
>> http://lists.katipo.co.nz/**mailman/listinfo/koha<http://lists.katipo.co.nz/mailman/listinfo/koha>
>>
>
> ---
> Maritime heritage and history, preservation and conservation,
> research and education through the written word and the arts.
> <http://NavalMarineArchive.com**> and <http://UltraMarine.ca>
>
>
> ______________________________**_________________
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/**mailman/listinfo/koha<http://lists.katipo.co.nz/mailman/listinfo/koha>
>


More information about the Koha mailing list