At 04:01 PM 11/6/2012 -0300, Carlos Rodrigo Cordova Sandoval wrote:
hello,

I have problem when searching the catalog gives results not me, i am using
zebra and koha 3.8.06, attached the logs, and a picture showing that the
records are not looking but thank you very much.

It looks as though you are trying to re-index as root, not user=koha (or whatever name you set up during install for zebra indexing); also, try doing it in two steps, as biblios need XML [-x]:

su koha
cd usr/share/koha
./bin/migration_tools/rebuild_zebra.pl -b -r -v -x
then
./bin/migration_tools/rebuild_zebra.pl -a -r -v

Best - Paul


Log

zebrasrv -v all -f /etc/koha/koha-conf.xml
15:46:39-06/11 zebrasrv(1) [loglevel] returning log bit 0x4000 for
'session'
15:46:39-06/11 zebrasrv(1) [loglevel] returning NO log bit for
'sessiondetail'
15:46:39-06/11 zebrasrv(1) [loglevel] returning log bit 0x8000 for
'request'
15:46:39-06/11 zebrasrv(1) [loglevel] returning NO log bit for
'requestdetail'
15:46:39-06/11 zebrasrv(1) [session] Session - OK 1 tcp:::1 8232
15:46:39-06/11 zebrasrv(1) [debug] ir_session (input)
15:46:39-06/11 zebrasrv(1) [debug] Got PDU, 117 bytes: lead=B4 73 83
15:46:39-06/11 zebrasrv(1) [request] Auth idPass kohauser -
15:46:39-06/11 zebrasrv(1) [request] Init ERROR 1 ID:81 Name:ZOOM-C/YAZ
Version:3.0.49 8a980f7051e22ca1e4fac0395ed7f8647cd9eda3
15:46:39-06/11 zebrasrv(1) [debug]   result immediately available
15:46:39-06/11 zebrasrv(1) [debug] ir_session (output)
15:46:39-06/11 zebrasrv(1) [debug] Wrote PDU, 143 bytes
15:46:39-06/11 zebrasrv(1) [session] Timeout. Closing connection

zebra reindex
[root@host62 ~]# /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -a
-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 :     999$c
BIBLIOITEMNUMBER in : 999$d
================================
====================
exporting authority
====================

Records exported: 0
====================
REINDEXING zebra
====================
====================
exporting biblio
====================
401....................................................................................................
Records exported: 454
====================
REINDEXING zebra
====================
====================
CLEANING
====================
[root@host62 ~]#

--
-Carlos
_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha

---
Maritime heritage and history, preservation and conservation,
research and education through the written word and the arts.
<http://NavalMarineArchive.com> and <http://UltraMarine.ca>

_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to