https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19893
--- Comment #142 from David Gustafsson <[email protected]> --- (In reply to Ere Maijala from comment #130) > Oh, I see the light now. This is useful also for indexing all subfields > without having to list all of them. Looks good to me then. We should just > make sure to document how the rules work. Yes, exactly. I was going to make this point but you made it for me :) Besides being cumbersome it would also make the mappings.yaml quite huge and difficult to read, and mappings slower to fetch from database. Also, the mappings are already defined in a way that you need to make minimal changes with this approach. If joing was the default it would have to be largely rewritten. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
