https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39769
Tomás Cohen Arazi (tcohen) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |The Elasticsearch indexer release notes| |daemon is a long-lived | |process that never cleared | |its L1 (in-process) cache, | |meaning changes to system | |preferences like | |IncludeSeeFromInSearches | |were not picked up until | |the daemon was manually | |restarted. The L1 cache is | |now flushed before each | |indexing batch, so | |preference changes take | |effect on the next indexing | |run without requiring a | |daemon restart. CC| |[email protected] -- You are receiving this mail because: 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/
