I'm setting up a new koha dev installation, and did make install and have the database set up and so on, and a rebuild does this:
$ /mnt/catalyst/koha/misc/migration_tools/rebuild_zebra.pl -v -b -a -x Zebra configuration information ================================ Zebra biblio directory = /home/robin/koha-dev/var/lib/zebradb/biblios Zebra authorities directory = /home/robin/koha-dev/var/lib/zebradb/authorities Koha directory = /mnt/catalyst/koha Lockfile = /home/robin/koha-dev/var/lock/zebradb/rebuild/rebuild..LCK BIBLIONUMBER in : 999$c BIBLIOITEMNUMBER in : 999$d ================================ ==================== exporting authority ==================== 4301.................................................................................................... Records exported: 4363 ==================== REINDEXING zebra ==================== 15:32:22-04/12 zebraidx(3837) [warn] No such record type: dom./home/robin/koha-dev/etc/zebradb/authorities/etc/dom-config.xml ==================== exporting biblio ==================== it goes immediately from that warn to processing the biblios, so it's not actually indexing anything. I've removed the dom. from the start of the path, to no avail. Anyone know what's going on? I also note that rebuild_zebra has terrible error handling: it didn't even tell me anything was wrong when I'd forgotten to install zebraidx. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
