http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8209 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |paul.poulain@biblibre.com Version|master |rel_3_10 --- Comment #13 from Paul Poulain <paul.poulain@biblibre.com> --- Patch pushed to master. 1- I love this feature (and it worked out of the box with UNIMARC) 2- I love the way it's coded, with svc,... ++ for adding webservices 3- will require some work to make it work with Solr... (I feel Koha::SuggestionEngine will have to be moved to Koha::SearchEngine::Zebra::Suggestions or something like that, but that will be for later) 4- you continue introducing OOP with Class::Accessor. I'm a little bit uncomfortable having different OOP methods in Koha. We should debate of this later I think (that will be with you as RM, wont start this discussion now ;-) ) -- You are receiving this mail because: You are watching all bug changes.