[Koha-bugs] [Bug 9342] zebra UNIMARC dom indexing does not work

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 27 16:53:50 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9342

--- Comment #2 from mathieu saby <mathieu.saby at univ-rennes2.fr> ---
Today, with ICU I also got the message "[warn] Unknown register type".
It does not break search.

I used rebuild_zebra with "-v -v" to get more information :

16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] Read character table
sort-string-utf.chr
16:35:26-27/03 zebraidx(3050) 00d79db5 [log] add
dom./home/msaby/koha/kohamaster/etc/zebradb/biblios/etc/dom-config.xml
/tmp/El4x1XN4NL/biblio/exported_records 0
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] sort idx sort10 wr=1
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] mf_open(sort10 bs=64, RW)
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] sort idx sort16 wr=1
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] mf_open(sort16 bs=64, RW)
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] sort idx sort17 wr=1
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] mf_open(sort17 bs=64, RW)
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] sort idx sort40 wr=1
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] mf_open(sort40 bs=64, RW)
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] sort idx sort51 wr=1
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] mf_open(sort51 bs=64, RW)
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] sort idx sort55 wr=1
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] mf_open(sort55 bs=64, RW)
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] sort idx sort64 wr=1
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] mf_open(sort64 bs=64, RW)
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] sort idx sort74 wr=1
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] mf_open(sort74 bs=64, RW)
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] Using default resource threads:1
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] key_block_create t=1
16:35:26-27/03 zebraidx(3050) 00d79db5 [warn] Unknown register type: 
16:35:26-27/03 zebraidx(3050) 00d79db5 [log] add
dom./home/msaby/koha/kohamaster/etc/zebradb/biblios/etc/dom-config.xml
/tmp/El4x1XN4NL/biblio/exported_records 4100
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] sort idx sort97 wr=1
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] mf_open(sort97 bs=64, RW)
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] sort idx sort101 wr=1
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] mf_open(sort101 bs=64, RW)
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] sort idx sort128 wr=1
16:35:26-27/03 zebraidx(3050) 00d79db5 [debug] mf_open(sort128 bs=64, RW)

I also note in the logs of zebrasrv -f $KOHA_CONF the following warns when I am
doing a search or displaying a single record :
16:44:54-27/03 zebrasrv(3) [warn] Missing attribute 'type' in attribute info
16:44:54-27/03 zebrasrv(3) [warn] Missing attribute 'type' in attribute info
16:44:54-27/03 zebrasrv(3) [warn] Missing attribute 'type' in attribute info
16:44:54-27/03 zebrasrv(3) [warn] Missing attribute 'type' in attribute info
16:44:54-27/03 zebrasrv(3) [warn] Missing attribute 'type' in attribute info
16:44:54-27/03 zebrasrv(3) [warn] Missing attribute 'type' in attribute info

I did not have an index named "type"...
Maybe it could help ?

M. Saby

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


More information about the Koha-bugs mailing list