<br><br><div class="gmail_quote">2009/5/29 echuang.chew <span dir="ltr">&lt;<a href="mailto:echuang.chew@gmail.com">echuang.chew@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Greetings,<br>
<br>
I am new to Koha3, after I upgraded my Koha2 to Koha3, notice that the<br>
database design has been changed.<br>
FYI, I am using the non zebra version of Koha3. Can anyone tell me is<br>
Koha3 still using marc_XXXX tables to stored the marc fields ?<br>
Or is it any configuration to be done so that Koha3 will still using the<br>
marc_XXXX for storing marc fields ?<br>
<br>
Can anyone please help me ?<br>
<br>
Best Regards,<br>
<font color="#888888">eChuang, Chew<br>
_______________________________________________<br>
Koha mailing list<br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</font></blockquote></div><br>Koha 3 actually stores the MARC data quite differently, as a data blob in the biblioitems.marc and biblioitems.marcxml tables. This is not configurable.<br><br>Note that to get NoZebra search working, you do have to run misc/migration_tools/rebuild_nozebra.pl , to update the search indexes.<br clear="all">
<br>-- <br>Jesse Weaver<br>