Hello<br>yes at the beginning I use nozebra, but now I have this deamons running:<br><br>ps ax |grep koha<br>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/<a href="http://zebraqueue_daemon.pl">zebraqueue_daemon.pl</a> -f /etc/koha/koha-conf.xml<br>
14500 ?        S      0:00 perl -I /usr/share/koha/lib /usr/share/koha/bin/<a href="http://zebraqueue_daemon.pl">zebraqueue_daemon.pl</a> -f /etc/koha/koha-conf.xml<br>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<br>
14508 ?        S      0:00 /usr/local/bin/zebrasrv -f /etc/koha/koha-conf.xml<br><br><br>and then I execute this:<br><br> /usr/share/koha/bin/migration_tools/<a href="http://rebuild_zebra.pl">rebuild_zebra.pl</a> -r -a -b<br>
Zebra configuration information<br>================================<br>Zebra biblio directory      = /var/lib/koha/zebradb/biblios<br>Zebra authorities directory = /var/lib/koha/zebradb/authorities<br>Koha directory              = /usr/share/koha/intranet/cgi-bin<br>
BIBLIONUMBER in :     999$c<br>BIBLIOITEMNUMBER in : 999$d<br>================================<br>====================<br>exporting authority<br>====================<br><br>Records exported: 0<br>====================<br>REINDEXING zebra<br>
====================<br>====================<br>exporting biblio<br>====================<br>201....................................................................................................<br>Records exported: 206<br>
====================<br>REINDEXING zebra<br>====================<br>08:31:46-07/01 zebraidx(14561) [log] zebra_start 2.0.36 /etc/koha/zebradb/zebra-biblios.cfg<br>08:31:46-07/01 zebraidx(14561) [log] enabling shadow spec=/var/lib/koha/zebradb/biblios/shadow:4G<br>
08:31:46-07/01 zebraidx(14561) [log] cache_fname = /var/lib/koha/zebradb/biblios/shadow/cache<br>08:31:46-07/01 zebraidx(14561) [log] zebra_stop: 0.04 0.00 0.00<br>08:31:46-07/01 zebraidx(14562) [log] zebra_start 2.0.36 /etc/koha/zebradb/zebra-biblios.cfg<br>
08:31:46-07/01 zebraidx(14562) [log] enabling shadow spec=/var/lib/koha/zebradb/biblios/shadow:4G<br>08:31:46-07/01 zebraidx(14562) [log] cache_fname = /var/lib/koha/zebradb/biblios/shadow/cache<br>08:31:46-07/01 zebraidx(14562) [log] dir /tmp/8FWBi8U3GG/biblio<br>
08:31:46-07/01 zebraidx(14562) [warn] No such record type: grs.marcxml.record<br>08:31:46-07/01 zebraidx(14562) [log] Iterations: isam/dict 64/26<br>08:31:46-07/01 zebraidx(14562) [log] Dict: inserts/updates/deletions: 26/0/0<br>
08:31:46-07/01 zebraidx(14562) [log] Records: 0 i/u/d 0/0/0<br>08:31:46-07/01 zebraidx(14562) [log] zebra_stop: 0.06 0.00 0.00<br>08:31:46-07/01 zebraidx(14565) [log] zebra_start 2.0.36 /etc/koha/zebradb/zebra-biblios.cfg<br>
08:31:46-07/01 zebraidx(14565) [log] enabling shadow spec=/var/lib/koha/zebradb/biblios/shadow:4G<br>08:31:46-07/01 zebraidx(14565) [log] cache_fname = /var/lib/koha/zebradb/biblios/shadow/cache<br>08:31:46-07/01 zebraidx(14565) [log] zebra_stop: 0.01 0.00 0.00<br>
====================<br>CLEANING<br>====================<br><br><br>But the result is always the same, the REFINE options do not appear in the opac screen.<br><br><br><div class="gmail_quote">2010/1/1 Abhishek Amberkar [अभिषेक] <span dir="ltr">&lt;<a href="mailto:abhishek.amberkar@gmail.com">abhishek.amberkar@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">2009/12/29 Luís Díaz &lt;<a href="mailto:ldiaz@greendata.es">ldiaz@greendata.es</a>&gt;:<br>

<div class="im">&gt; koha  koha-3.00.00 on linux red hat 5<br>
&gt;<br>
&gt; Hello all<br>
&gt; I have a question about zebra indexing.<br>
&gt; How can I check if this opion is installed?<br>
&gt; Now I use the NOZEBRA mode, but I would like to use the ZEBRA mode.<br>
&gt;<br>
&gt; I try this:<br>
&gt; ./<a href="http://rebuild_zebra.pl" target="_blank">rebuild_zebra.pl</a> -b -w<br>
&gt; Zebra configuration information<br>
&gt; ================================<br>
&gt; Zebra biblio directory      = /var/lib/koha/zebradb/biblios<br>
<br>
</div>&lt;snip&gt;<br>
<br>
<br>
You get to select &quot;zebra&quot; or &quot;nozebra&quot; at the time of Koha<br>
Installation through web interface as per Koha installation docs. As<br>
you said earlier that you are using &quot;nozebra&quot;, there&#39;s no use of<br>
running &quot;./<a href="http://rebuild_zebra.pl" target="_blank">rebuild_zebra.pl</a> -b -w&quot;. ( List members please CMIIAW ). So<br>
you should try &quot;<a href="http://rebuild_nozebra.pl" target="_blank">rebuild_nozebra.pl</a>&quot; instead.<br>
<br>
Hope That Helps.<br>
<div class="im">--<br>
With Regards<br>
Abhishek Amberkar<br>
<br>
<a href="http://www.kohaindia.org/" target="_blank">http://www.kohaindia.org/</a><br>
</div>RDG Microelectronics Pvt. Ltd.<br>
Mumbai, India<br>
<div><div></div><div class="h5">_______________________________________________<br>
Koha mailing list<br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</div></div></blockquote></div><br>