Koha/misc/migration_tools
Galen Charlton a5576b8dfe IMPORTANT: added -z option to rebuild_zebra.pl
The -z option, when used in conjunction with -a and/or -b,
selects the records to reindex from the zebraqueue table.
Both record updates and record deletes are handled.

-z is cannot be used with -s or -r: the updated records
must always be freshly exported, and if zebraqueue
is to be processed, it's assumed that you don't want
to drop the Zebra index first.

This means that rebuild_zebra.pl -b -a -x can be
used as a cronjob to update the indexes periodically; it
is believed that this will offer much better indexing
performance on some setups as compared to zebraqueue_daemon.pl,
which uses Z39.50 extended services to send record updates
to Zebra.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-25 07:58:01 -05:00
..
22_to_30 Adding rebuild field 100$a for Unimarc 2007-12-20 18:40:43 -06:00
build6xx.pl C4 and misc: permissions fixes 2007-12-13 19:00:34 -06:00
buildCOUNTRY.pl remove some unneeded use statements 2008-03-21 21:46:29 -05:00
buildEDITORS.pl rel_3_0 moved to HEAD 2007-03-09 14:52:58 +00:00
buildLANG.pl remove some unneeded use statements 2008-03-21 21:46:29 -05:00
bulkauthimport.pl do not let MARC::Batch open MARC files 2008-03-21 21:46:39 -05:00
bulkmarcimport.pl do not let MARC::Batch open MARC files 2008-03-21 21:46:39 -05:00
merge_authority.pl remove some unneeded use statements 2008-03-21 21:46:29 -05:00
rebuild_nozebra.pl more \Q...\E wrapping on regexes, to handle occassionally problematic strings. 2008-02-28 07:58:45 -06:00
rebuild_zebra.pl IMPORTANT: added -z option to rebuild_zebra.pl 2008-03-25 07:58:01 -05:00