You may have noticed as zebraidx was building
the database that it issued several warnings, which we ignored at
the time:
zebraidx -t grs.sgml update records
02:12:32-30/08: zebraidx(18151) [warn] default.idx [No such file or directory]
02:12:32-30/08: zebraidx(18151) [warn] Couldn't open explain.abs [No such file or directory]
02:12:32-30/08: zebraidx(18151) [warn] records/genera.xml:0 Couldn't open GENUS.abs [No such file or directory]
02:12:32-30/08: zebraidx(18151) [warn] records/genera.xml:0 Unknown register type: 0
02:12:32-30/08: zebraidx(18151) [warn] records/genera.xml:0 Unknown register type: w
02:12:35-30/08: zebraidx(18151) [warn] records/taxa.xml:0 Couldn't open TAXON.abs [No such file or directory]
|
And the server issued several more as the client connected to it,
then searched for and retrieved a record:
02:17:10-30/08: zebrasrv(18165) [warn] default.idx [No such file or directory]
02:17:10-30/08: zebrasrv(18165) [warn] Couldn't open explain.abs [No such file or directory]
02:17:57-30/08: zebrasrv(18165) [warn] Unknown register type: w
02:18:42-30/08: zebrasrv(18165) [warn] Couldn't open GENUS.abs [No such file or directory]
|