[Koha] Zebra Reindexing

Nicholas van Rheede van Oudtshoorn vanoudt at gmail.com
Sat Jan 2 21:35:25 NZDT 2016


You might also want to check that your zebra paths are right - see
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15405 for the
simple patch. It'll be in the next version of Koha, but you'll probably
have to manually adjust the zebra paths until then...

(There are a couple of other patches out there for non-debian systems)

On Sat, Jan 2, 2016 at 4:20 PM, Sebastian Krieg <
sebastian.krieg at tuz-eisenach.de> wrote:

> Hello,
>
> try this:
>
> ...
> export KOHA_CONF=/etc/koha/koha-conf.xml
> export PERL5LIB=[path-to-koha-installation]/lib
>
> export XDG_RUNTIME_DIR=/tmp/
>
> perl [path-to-koha-installation]/bin/migration_tools/rebuild_zebra.pl
> --run-
> as-root -b -r -v
> ...
>
> This is my index.sh which is a cron job every two minutes an part of my
> rc.local.
>
>
> Sebastian
>
> Am Montag, 28. Dezember 2015, 16:50:25 schrieb Balaji Ravichandran:
> > Hi,
> > Can anyone tell me the Zerbra reindexing command after importing a
> database?
> > OS - CentOS
> > Koha Version - 3.12
> > Thank You !
>
> --
> ______
> mailto: sebastian.krieg at tuz-eisenach.de
> _______________________________________________
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>


More information about the Koha mailing list