https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25603
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from David Cook <[email protected]> --- (In reply to Andreas Jonsson from comment #1) > It would be nice to have one table for control fields and one table for > data-fields. I don't think that's ever going to happen, as we're (slowly) trying to get away from MARC. > We could make it configurable which fields that should be > indexed in these tables if storage space would be an issue. We wouldn't make the database schema configurable, and it would be the database indexing that would be valuable here. Indexing database columns for identifiers like 001 and 003 would be very reasonable though. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
