Hi Inês, the indexing process looks for the biblionumber of your records in a specific field and the error points to it not finding it in the field it expected it. UNIMARC and MARC21 use different fields for this, so one reason can be a configuration mismatch. So this is the first thing I would check: Your Koha installation and your indexing configuration both need to be set to UNIMARC. For the installation this is set by the MARC flavor in the web installer. As you could catalog your records without issues, I expect that to be set correctly. You can also check the marcflavour system preference to make sure. for the index configuration it's set when the instance is created. It defaults to MARC21, so needs to be changed to UNIMARC explicitly. Possibly the best way to check this is having a look at your koha-conf.xml file. If there is a lot MARC21 listed there, it might be the source of the issue you are seeing. Another thing to check in Koha: Go to the Koha-to-MARC-Mappins and look up what field biblio.biblionumber is mapped to. Hope this helps, Katrin On 27.01.21 17:36, Inês M. Ferreira wrote:
Hello all,
I was hoping you could guide us through our issue with search.
We have installed Koha a few months ago and we cannot get the search to work. Both the OPAC and the staff interface always present the result “No results found”, even though we know we have over 600 records and 1000+ items (e.g. a link to the details page works).
Version Koha: 20.05.04.000 Version SO ('uname -a'): Linux koha 5.4.0-58-generic #64-Ubuntu SMP Wed Dec 9 08:16:25 UTC 2020 x86_64
We use UNIMARC.
When attempting to reindex zebra we get the following error:
zebraidx(135744) [warn] Record didn’t contain match fields in (bib1,Local-number)
Why doesn’t it work? Where do we start?
Thank you, Inês M. Ferreira _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha