Hi everybody! I have installed Koha 3.6.4 on ubuntu 11.10. All seems to work fine, i can create records and so on, but when i try to reindex the the Zebra database i get the following error: /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -r -v Zebra configuration information ================================ Zebra biblio directory = /var/lib/koha/zebradb/biblios Zebra authorities directory = /var/lib/koha/zebradb/authorities Koha directory = /usr/share/koha/intranet/cgi-bin BIBLIONUMBER in : 001$@ BIBLIOITEMNUMBER in : 090$a ================================ skipping authorities ==================== exporting biblio ==================== 1 Records exported: 1 ==================== REINDEXING zebra ==================== 01:50:58-16/04 zebraidx(5748) [warn] Record didn't contain match fields in (bib1,Local-number) ==================== CLEANING ==================== And the records that i have creaate can't be find in the catalogue. I have the following settings: in /etc/koha/zebradb/marc_defs/unimarc/biblios/record.abs /all any melm 001 Local-number,Local-number:n # Local-number (biblionumber can be either in 090$9 or, on some setup, on 001) melm 009 Identifier-standard:w,Identifier-standard:n melm 090$9 Local-number,Local-number:n melm 099$c date-entered-on-file:s,date-entered-on-file:n,date-entered-on-file:y,Date-of-acquisition,Date-of-acquisition:d,Date-of-acquisition:s melm 099$d Date/time-last-modified:s,Date/time-last-modified:n,Date/time-last-modified:y melm 099$t ccode:w/ And the marc record in the Administration panel of Koha are settings as you can see: http://koha.1045719.n5.nabble.com/file/n5642993/koha_marc_mapping.png http://koha.1045719.n5.nabble.com/file/n5642993/koah_mapping.png http://koha.1045719.n5.nabble.com/file/n5642993/marc_001.png Also if i run a Marc Test in the Administration panel i get this error regarding biblio and biblioitem (maybe relating with the problem with Zebra reindexing?): http://koha.1045719.n5.nabble.com/file/n5642993/biblio_error.png Do you konw how to fix this problem? Thank you very much for your help Alex -- View this message in context: http://koha.1045719.n5.nabble.com/Koha-reindex-with-Zebra-doesn-t-work-tp564... Sent from the Koha-general mailing list archive at Nabble.com.