1 Dec
2010
1 Dec
'10
4:45 p.m.
On Wed, Dec 1, 2010 at 12:16 PM, Tomas Cohen Arazi <tomascohen@gmail.com> wrote:
2010/12/1 john smith <smith_me@live.com>:
Hi to all
I had instaledl koha 3.2.1 on ubuntu and all ok, i have data in (*.mrc) and from old database 3.2 asnd when import file with stage marc and all data now in koha 3.2.1 but i need help to how rebuild authority thnks
If you mean rebuilding the authority indexes you should run the rebuild_zebra.pl script like this (assuming you set 'koha' as the user for Koha and installed it in '/usr/share/koha' in an standard install):
# su - koha -c "KOHACONF=/etc/koha/koha-conf.xml /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -a -r -v"
Please substitute KOHACONF with KOHA_CONF, I typed it wrong. To+