http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6440
--- Comment #7 from Julian Maurice <[email protected]> 2012-01-26 21:33:43 UTC --- (In reply to comment #6) > As it is implemented, does it mean that OAI sets have to be rebuild > periodically? Actually, yes. > Wouldn't it be possible that adding/editing a biblio record > via Koha data entry form update the OAI sets? I don't remember why it was done like this (maybe performance concerns), but it would be trivial to add this feature. I think adding a syspref for this would be useful, since it can increase time of addition/modification with a large number of sets (maybe someone has a name for this syspref :) ?) > Do you have a functional > specification of sets? It would help a lot to understand how it works > and help also the documentation redactor. Hmm sorry but no :-/ I can add that a hierarchy of set can be defined using the set specs (eg. 'a:b' define the set 'a:b' which is a subset of set 'a', it means that every element of 'a:b' is implicitly in 'a') -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. 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/
