http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7286

--- Comment #11 from stephane.dela...@biblibre.com 2012-02-06 13:25:20 UTC ---
in the last comment the script's name is wrong in examples :



EXAMPLE to run the script on 800 000 biblios :
./misc/migration_tools/rebuild_zebra_sliced.zsh 50000 0 800000
will reindex the DB from biblionumber 0 to 800000, with chunks of 50k biblios

or to reindexe all biblio step by step (10000 by 10000, it's the default
values) :
./misc/migration_tools/rebuild_zebra_sliced.zsh


the script can be launch from from any path (after exporting koha environment
variables)

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to