[Koha-bugs] [Bug 6772] Implementation of a recommendations engine

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 2 01:36:15 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6772

--- Comment #5 from Robin Sheat <robin at catalyst.net.nz> 2011-09-01 23:36:15 UTC ---
Yep, I agree with all your points :) I'm thinking that this is a suitable
starting point, there are a lot of improvements that can be made. 

In particular, I'd like to build a queue of returns that have occurred, and at
the end of the day just merge that with the existing index. This would make it
terribly faster.

Also, I'd somehow like to reduce the number of rows it puts into the database
(I already halved it from the original implementation :) but I'm not quite sure
how.

Another thing that would be fun to do is allow it to integrate with star
ratings, so 1 star counts as a negative weight, and 5 as a really positive one.

-- 
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.


More information about the Koha-bugs mailing list