https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37097
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from David Cook <[email protected]> --- I have noticed on some systems that Zebra sometimes leaves behind temporary search results in that /var/lib/koha/library/biblios/tmp folder. I'd say on 98% of my instances it does not do this, but the other 2% it does. For those, I have a cronjob that uses the "find" command to find search result files older than say 1 hour and delete them. It's not clear why this happens and Zebra isn't really supported by its authors anymore. They suggest moving to Elasticsearch, which is also an option with Koha. I've found the cronjob workaround works well enough. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
