[Koha-bugs] [Bug 20697] Where does this Host-Item-Number noise come from in zebra-output.log?

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 3 12:08:55 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20697

--- Comment #2 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
So I found him with Nick's comment in catalogue/detail.pl:

my $countanalytics= GetAnalyticsCount($item->{itemnumber});
This sub builds a Zebra query with "hi"=itemnumber

If you have no records with 773$9 filled, Zebra did not use the index
Host-Item-Number and will return error 114 Unsupported Use attribute.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list