Hi Paul. Thank you for your tips. I am on the way to 3.0. But after I updated from 2.0 to 2.2.2b, I could not find anything in the table marc_subfield_table either. As you said this table was important, how can I rebuild the records in this table. There was no such table in koha 2.0. What can I do with this table. Also, I am on my way to 3.0, just going through scripts under misc/migration_tools/22_to_30. So far, it looks all right. Some errors about missing perl modules were fixed by myself. But I am really worried about missing records in the marc_subfield_table. So, my questions are: 1. How to rebuild marc_subfield_table? Run koha2marc.pl script? 2. If I couldn't rebuild marc_subfield_table, does it mean I still can't get it updated to 3.0 even I might successfully follow all the steps of the update instruction? Many thanks. Paul POULAIN-2 wrote:
Bobby703 a écrit :
As marc_word table will not be used in Koha3.0, does it mean I can just ignore this table when I update from 2.0 to 2.2 and then do 3.0? Maybe I can just update it from 2.0 to 2.2 and then go for 3.0.
You've got it !
the marc_word (and auth_word) tables are used for indexing in 2.2 As we have other indexing tools in 3.0, this table is totally useless in your case you can continue your move to 3.0 without any question.
Note : the marc_subfield_table is the important table. It contains your MARC datas. This one must have plenty rows ;-)
-- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc NOUVEAU TELEPHONE : 04 91 81 35 08 _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- View this message in context: http://www.nabble.com/marc_word-table-tp18798161p18885716.html Sent from the Koha - Discuss mailing list archive at Nabble.com.