Thanks Michael and Ian for helping out.
Stephen
From: Philippe Blouin
Sent: 31 July 2020 13:16
To: Bays, Ian ; Stephen Graham
Cc: koha-devel
Subject: Re: [Koha-devel] ModBiblio function error
+1
Philippe Blouin,
Directeur de la technologie
Tél. : (833) 465-4276, poste 230
philippe.blo
it’s OK keep this set to
“don’t allow”?
Stephen
*From:*Michael Hafen (TECH) mailto:michael.ha...@washk12.org>>
*Sent:* 30 July 2020 18:56
*To:* Stephen Graham mailto:s.grah...@herts.ac.uk>>
*Cc:* koha-devel mailto:koha-devel@lists.koha-community.org>&g
t; *To:* Stephen Graham
> *Cc:* koha-devel
> *Subject:* Re: [Koha-devel] ModBiblio function error
>
>
>
> I don't know. I don't use authorities either, and my Koha is set to
> "allow" authorities. I'm not sure what side-effects changing that setting
Hi Stephen,
Since you're asking about a custom script rather than Koha proper, my advice
is that you look more closely at C4::Biblio::ModBiblio to find the answer
for yourself.
That said, that error message does suggest a potential problem with your
Koha implementation and not just your cus
;
>
> *From:* Michael Hafen (TECH)
> *Sent:* 30 July 2020 18:56
> *To:* Stephen Graham
> *Cc:* koha-devel
> *Subject:* Re: [Koha-devel] ModBiblio function error
>
>
>
> I did a quick look over the code.
>
>
>
> If your searchengine is set to Elastic
I did a quick look over the code.
If your searchengine is set to Elasticsearch, then when ModZebra() is
called it tries to index the record in the background at that time (at
least that's the way it reads to me, I could be wrong).
Also if you have the BiblioAddsAuthorities preference set, then Mod
his set to “don’t allow”?
>
>
>
> Stephen
>
>
>
> *From:* Michael Hafen (TECH)
> *Sent:* 30 July 2020 18:56
> *To:* Stephen Graham
> *Cc:* koha-devel
> *Subject:* Re: [Koha-devel] ModBiblio function error
>
>
>
> I did a quick look over the code
Oh yes, sorry, forgot to say - we use Zebra not elasticsearch.
Stephen
From: Michael Hafen (TECH)
Sent: 30 July 2020 20:08
To: Stephen Graham
Cc: koha-devel
Subject: Re: [Koha-devel] ModBiblio function error
I don't know. I don't use authorities either, and my Koha is set
: 30 July 2020 18:56
To: Stephen Graham
Cc: koha-devel
Subject: Re: [Koha-devel] ModBiblio function error
I did a quick look over the code.
If your searchengine is set to Elasticsearch, then when ModZebra() is called it
tries to index the record in the background at that time (at least that