[Koha-bugs] [Bug 8746] rebuild_zebra_sliced.sh don't work where Record length of 106041 is larger than the MARC spec allows

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Feb 23 05:50:48 CET 2013


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

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |bgkriegel at gmail.com

--- Comment #6 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
I tried with small base (2K records).
rebuil_zebra.pl works ok, and don't have anomalous records.

Pre-patch with rebuild_zebra_sliced.sh -t biblios -s 1000 -f
...
Splitting file in chunks of 1000 records
Indexing /tmp/rebuild/export/biblio/exported_records_1000_00
Indexing /tmp/rebuild/export/biblio/exported_records_1000_01
Indexing /tmp/rebuild/export/biblio/exported_records_1000_02
Ok

Post-patch, same arguments
Splitting file in chunks of 1000 records
Indexing /tmp/rebuild/export/biblio/exported_records_1000_00
Indexing /tmp/rebuild/export/biblio/exported_records_1000_01
Indexing failed. See log file
/tmp/rebuild/logs/zebraidx.exported_records_1000_01.log
Split file and continue...
Splitting file in chunks of 500 records
Indexing /tmp/rebuild/export/biblio/exported_records_1000_01_500_00
Indexing failed. See log file
/tmp/rebuild/logs/zebraidx.exported_records_1000_01_500_00.log
...
Indexing failed. See log file
/tmp/rebuild/logs/zebraidx.exported_records_1000_01_500_00_250_00_125_00_62_00_31_00_15_01_7_00_3_00.log
Split file and continue...
Splitting file in chunks of 1 records
Indexing
/tmp/rebuild/export/biblio/exported_records_1000_01_500_00_250_00_125_00_62_00_31_00_15_01_7_00_3_00_1_00
Indexing failed. See log file
/tmp/rebuild/logs/zebraidx.exported_records_1000_01_500_00_250_00_125_00_62_00_31_00_15_01_7_00_3_00_1_00.log
...
Proceeds one by one.

Use grs1

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list