Bug 3301 - Speed up rebuild_zebra script
[koha.git] / misc / migration_tools / rebuild_zebra.pl
2009-06-29 Frédéric DemiansBug 3301 - Speed up rebuild_zebra script
2009-03-04 Brian Harringtonbug 2924 fixed rebuild_zebra.pl to work when export...
2008-12-11 Michael Hafenbug in rebuild_zebra verbose logging - found another...
2008-10-01 Michael HafenReduce logging from rebuild_zebra.pl with a command...
2008-06-19 Galen Charltonbug 2253: improve rebuild_zebra's handling of zebraqueue
2008-04-21 Galen Charltonrebuild_zebra.pl - add -y option
2008-04-01 Galen Charltonfixed memory leak I introduced
2008-03-25 Galen Charltonstill more rebuild_zebra refactoring
2008-03-25 Galen CharltonIMPORTANT: added -z option to rebuild_zebra.pl
2008-03-25 Galen Charltonrebuild_zebra: exit if both -a and -x specified
2008-03-25 Galen Charltonmore rebuild_zebra.pl refactoring
2008-03-25 Galen Charltonrefactor rebuild_zebra: new routine for invoking zebraidx
2008-03-25 Galen Charltonrebuild_zebra.pl: removed disused $limit option
2008-02-15 Ryan Higginsadd option to export and index xml to rebuild_zebra
2008-01-03 Paul POULAINrebuild_zebra : directories updated
2007-12-30 Joshua Ferraroadding a new option, -w, which disables shadow indexing...
2007-12-23 Galen Charltonallow use of older version of File::Temp
2007-12-21 Galen Charltonbug 1661: rebuild_zebra.pl changes
2007-11-25 Paul POULAINUpdating rebuild_zebra.pl : now uses etc config files
2007-11-20 Paul POULAINstill handling better dirty MARC records
2007-11-17 Paul POULAINmissing biblionumber AND missing unimarc 100 was not...
2007-11-12 Paul POULAINhandling wrong MARC record better
2007-11-08 Paul POULAINbugfixes to config files for zebra 2.0.18
2007-11-07 Paul POULAINrebuild_zebra now handle correctly improper authorities...
2007-11-07 Paul POULAINdeal with wrong authorities when exporting for zebra
2007-11-01 Paul POULAINskip empty records (new GetMarcRecord behaviour that...
2007-10-10 Paul POULAINAdding a new option to rebuildzebra : noxml
2007-10-02 Joshua Ferrarochanging the name of the zebra password file to passwd
2007-08-08 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-08 Joshua FerraroMerge branch 'master' of /usr/local/git/koha_base.git/
2007-08-01 tipauleval() on getAuthority & getBiblio to avoid a script...
2007-06-06 tipaulbugfixes (various), handling utf-8 without guessencodin...
2007-05-25 tipaulsome changes to default zebra config for better searches
2007-05-22 tipaulBugfixes & improvements (various and minor) :
2007-05-10 tipaulKoha NoZebra :
2007-04-17 tipaulsome bugfixes for this script that automatically build...
2007-03-29 tipaulCode cleaning :
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-02-09 tipaulOK, this time it seems to work. The last blocking probl...
2006-01-10 tipaulnew version of rebuild_zebra. Should work with Perl...
2006-01-06 tipaulsynch'ing head and rel_2_2 (from 2.2.5, including npl...
2005-08-11 tipaulThis script can be use to rebuild the zebra DB. It...