[Koha] Zebra indexing

Luís Díaz ldiaz at greendata.es
Thu Jan 7 20:39:54 NZDT 2010


Hello
yes at the beginning I use nozebra, but now I have this deamons running:

ps ax |grep koha
14499 ?        Ss     0:00 daemon --name=koha-zebraqueue-ctl-koha
--errlog=/var/log/koha/koha-zebraqueue.err
--stdout=/var/log/koha/koha-zebraqueue.log
--output=/var/log/koha/koha-zebraqueue-output.log --verbose=1 --respawn
--delay=30 --user=koha koha -- perl -I /usr/share/koha/lib
/usr/share/koha/bin/zebraqueue_daemon.pl -f /etc/koha/koha-conf.xml
14500 ?        S      0:00 perl -I /usr/share/koha/lib /usr/share/koha/bin/
zebraqueue_daemon.pl -f /etc/koha/koha-conf.xml
14507 ?        Ss     0:00 daemon --name=koha-zebra-ctl.koha
--errlog=/var/log/koha/koha-zebradaemon.err
--stdout=/var/log/koha/koha-zebradaemon.log
--output=/var/log/koha/koha-zebradaemon-output.log --verbose=1 --respawn
--delay=30 --user=koha koha -- /usr/local/bin/zebrasrv -f
/etc/koha/koha-conf.xml
14508 ?        S      0:00 /usr/local/bin/zebrasrv -f
/etc/koha/koha-conf.xml


and then I execute this:

 /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -r -a -b
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
====================
201....................................................................................................
Records exported: 206
====================
REINDEXING zebra
====================
08:31:46-07/01 zebraidx(14561) [log] zebra_start 2.0.36
/etc/koha/zebradb/zebra-biblios.cfg
08:31:46-07/01 zebraidx(14561) [log] enabling shadow
spec=/var/lib/koha/zebradb/biblios/shadow:4G
08:31:46-07/01 zebraidx(14561) [log] cache_fname =
/var/lib/koha/zebradb/biblios/shadow/cache
08:31:46-07/01 zebraidx(14561) [log] zebra_stop: 0.04 0.00 0.00
08:31:46-07/01 zebraidx(14562) [log] zebra_start 2.0.36
/etc/koha/zebradb/zebra-biblios.cfg
08:31:46-07/01 zebraidx(14562) [log] enabling shadow
spec=/var/lib/koha/zebradb/biblios/shadow:4G
08:31:46-07/01 zebraidx(14562) [log] cache_fname =
/var/lib/koha/zebradb/biblios/shadow/cache
08:31:46-07/01 zebraidx(14562) [log] dir /tmp/8FWBi8U3GG/biblio
08:31:46-07/01 zebraidx(14562) [warn] No such record type:
grs.marcxml.record
08:31:46-07/01 zebraidx(14562) [log] Iterations: isam/dict 64/26
08:31:46-07/01 zebraidx(14562) [log] Dict: inserts/updates/deletions: 26/0/0
08:31:46-07/01 zebraidx(14562) [log] Records: 0 i/u/d 0/0/0
08:31:46-07/01 zebraidx(14562) [log] zebra_stop: 0.06 0.00 0.00
08:31:46-07/01 zebraidx(14565) [log] zebra_start 2.0.36
/etc/koha/zebradb/zebra-biblios.cfg
08:31:46-07/01 zebraidx(14565) [log] enabling shadow
spec=/var/lib/koha/zebradb/biblios/shadow:4G
08:31:46-07/01 zebraidx(14565) [log] cache_fname =
/var/lib/koha/zebradb/biblios/shadow/cache
08:31:46-07/01 zebraidx(14565) [log] zebra_stop: 0.01 0.00 0.00
====================
CLEANING
====================


But the result is always the same, the REFINE options do not appear in the
opac screen.


2010/1/1 Abhishek Amberkar [अभिषेक] <abhishek.amberkar at gmail.com>

> 2009/12/29 Luís Díaz <ldiaz at greendata.es>:
> > koha  koha-3.00.00 on linux red hat 5
> >
> > Hello all
> > I have a question about zebra indexing.
> > How can I check if this opion is installed?
> > Now I use the NOZEBRA mode, but I would like to use the ZEBRA mode.
> >
> > I try this:
> > ./rebuild_zebra.pl -b -w
> > Zebra configuration information
> > ================================
> > Zebra biblio directory      = /var/lib/koha/zebradb/biblios
>
> <snip>
>
>
> You get to select "zebra" or "nozebra" at the time of Koha
> Installation through web interface as per Koha installation docs. As
> you said earlier that you are using "nozebra", there's no use of
> running "./rebuild_zebra.pl -b -w". ( List members please CMIIAW ). So
> you should try "rebuild_nozebra.pl" instead.
>
> Hope That Helps.
> --
> With Regards
> Abhishek Amberkar
>
> http://www.kohaindia.org/
> RDG Microelectronics Pvt. Ltd.
> Mumbai, India
> _______________________________________________
> Koha mailing list
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20100107/be5d7526/attachment.htm 


More information about the Koha mailing list