https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15958
--- Comment #1 from Olli-Antti Kivilahti <[email protected]> --- Created attachment 48549 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48549&action=edit Bug 15958 - ZOOM/Zebra-connection cache flushing When writing tests related to searching, When searching the local index repeatedly, changes in the index are not applied to the search results if the results always return the same records. This is due to ZOOM caching the results. This feature adds a ZOOM::Connection flushing subroutine to get rid of old caches. -- 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/
