http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478
--- Comment #18 from Robin Sheat <[email protected]> --- I've added a dump of the current state of patches. It's in the process of being split up and having unit tests written, in particular of the underlying modules, i.e. the things that will be needed but aren't central to ES itself. The last functional change was the ability for authorities to be indexed too. Currently, they can't be searched, but they are there. The next functional change (clearly) is to make them be searchable. I'm expecting that 90% of this will leverage the existing query builder type stuff. I'm hoping that someone can have a go setting this up on their own installation and trying it out, to see if there are any particular points that need explained. dcook, I'll be seeing you at the conference tomorrow, I suggest you have a laptop with a VM ready to go on it ;) -- 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/
