I found the problem.
I had the line
<config>/var/lib/koha/koha/zebra-biblios-dom.cfg</config>
in my koha-conf.xml (presumably from the old version)
and it should be
<config>/etc/koha/sites/koha/zebra-biblios-dom.cfg</config>
the wiki page is a little vague about this.
Also found the same wiki page instructs inserting;
recordtype:dom./etc/koha/zebradb/biblios/etc/dom-config.xml
marcxml.recordtype:dom./etc/koha/zebradb/biblios/etc/dom-config.xml
iso2709.recordtype:dom./etc/koha/zebradb/biblios/etc/dom-config-marc.xml
but there seems to be a space needed between the colon and dom
ie.
recordtype: dom./etc/koha/zebradb/biblios/etc/dom-config.xml
marcxml.recordtype: dom./etc/koha/zebradb/biblios/etc/dom-config.xml
iso2709.recordtype:
dom./etc/koha/zebradb/biblios/etc/dom-config-marc.xml
I appreciate the assistance.
Clint.
------ Original Message ------
From "clint.deckard" <clint.deck...@frontiers.co.nz>
To "Katrin Fischer" <katrin.fischer...@web.de>; "Koha"
<Koha@lists.katipo.co.nz>
Date 23/01/2023 9:42:32 a.m.
Subject Re[2]: [Koha] Search results problem on upgrade from 3.14 to
17.11
Thank you for the assistance Katrin,
neither of your suggestions seem to be the problem.
I should have pasted the log entries, but it was late on a Sunday night...
intranet-error.log;
[Sun Jan 22 18:56:31 2023] search.pl: Use of uninitialized value $self in
pattern match (m//) at /usr/share/perl5/MARC/File/XML.pm line 441., referer:
[cgi:error] [pid 7104] [client *.*.*.88:45506]
search.pl: ERROR DECODING RECORD - Empty String at
/usr/share/perl5/MARC/File/XML.pm line 448., referer:
search.pl: : at /usr/share/koha/lib/C4/Search.pm line 1924., referer:
opac-error.log;
[Sun Jan 22 18:56:31 2023] search.pl: Use of uninitialized value $self in
pattern match (m//) at /usr/share/perl5/MARC/File/XML.pm line 441., referer:
search.pl: ERROR DECODING RECORD - Empty String at
/usr/share/perl5/MARC/File/XML.pm line 448., referer:
Any further help appreciated.
Clint.
------ Original Message ------
From "Katrin Fischer" <katrin.fischer...@web.de>
To koha@lists.katipo.co.nz
Date 23/01/2023 2:32:49 a.m.
Subject Re: [Koha] Search results problem on upgrade from 3.14 to 17.11
Hi Clint,
2 ideas:
* Check your frameworks visibility settings. In older versions they
weren't always taken into account, but in newer versions they work
perfectly. So you need to make sure that fields like biblionumber are
not set to hidden.
* Did they library use custom XSLT stylesheets? If they did, maybe try
resetting the XSLT system preferences to default and test.
Hope this helps,
Katrin
On 22.01.23 07:19, clint.deckard wrote:
Greetings,
I have moved an old Koha library ver 3.14 to 17.11 (packages).
This included changing to dom indexing as per the wiki.
After rebuilding zebra I can search in the staff client and retrieve
results ie.
12 result(s) found for 'kw,wrdl: pooh'. but all that displays is two
boxes with Results and Location and nothing else.
Searching at the OPAC returns no results.
Any help would be appreciated.
Clint.
_______________________________________________
Koha mailing list http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________
Koha mailing list http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________
Koha mailing list http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha