http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6772 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain@biblibre.com Patch Status|Signed Off |Failed QA --- Comment #6 from Paul Poulain <paul.poulain@biblibre.com> 2011-10-06 14:44:48 UTC --- This is not as assistant QA manager that I write this. I've been thinking for long to this feature. With anonymization that is mandatory after 3 months in France, such a feature, that rebuild from scratch all associations, will mostly be useless. The only solution I see would be to have the recommendations table being filled incrementally : we run it every week, and deal only with issues of the week (linked to all readings still in old_issues/issues table) That would not be perfect (you won't connect a book issued today to a book issued 6 months ago, as it has been anonymized), but that would be much better than the actual behaviour. That would also solve the speed problem noticed by you & Frédéric Note : to avoid the DB space, the solution is to create the table with engine=myISAM As there are no constraints, that won't do any difference Marking "failed QA" as the feature as it is today is unusable. Too bad, it's something i'm dreaming of ! -- 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.