A couple of months back I down loaded Koha VM from <a href="http://sourceforge.net/projects/koha-va/files/" target="_blank">http://sourceforge.net/projects/koha-va/files/</a> by <span>Kyle</span><br><br>After importing MARC records I found that search is not working on Other languages, and to overcome this I need to enable some ICU option in zebra indexer.<br>

<br>The simplest way that I thought was to drop the database and re-run the Web Installer and Import data.<br><br>After re-running the web Installer (i think) the Old indexed data is already there and on my empty database it brings the old data again and again.<br>

<br>I Tried to re-index the server but no success so far.<br><br>I hope this is the right command to re-index.<br>koha@koha:~$ export PERL5LIB=/home/koha/kohaclone/<br>koha@koha:~$ export KOHA_CONF=/home/koha/koha-dev/etc/koha-conf.xml<br>

koha@koha:~$ /home/koha/kohaclone/misc/migration_tools/<a href="http://rebuild_zebra.pl">rebuild_zebra.pl</a> -b -r -v<br><br><br>koha@koha:~/kohaclone$ /home/koha/kohaclone/misc/migration_tools/<a href="http://rebuild_zebra.pl">rebuild_zebra.pl</a> -a -r -v<br>
Zebra configuration information<br>================================<br>Zebra biblio directory      = /home/koha/koha-dev/var/lib/zebradb/biblios<br>Zebra authorities directory = /home/koha/koha-dev/var/lib/zebradb/authorities<br>
Koha directory              = /home/koha/kohaclone<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><b><span style="color:rgb(102,0,0)">skipping biblios</span></b><br>====================<br>CLEANING<br>====================<br>
<br><br><br clear="all"><div>--<br>Thanks & Best Regards,<br>
Waqar Azeem</div>