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: [email protected] _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

