https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40890
Tomás Cohen Arazi (tcohen) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |A new configuration entry release notes| |has been introduced in | |`koha-conf.xml` to control | |how many Elasticsearch | |update tasks the indexer | |processes per iteration. | | | |Previously, the indexer | |defaulted to a batch size | |of 10. While the | |`koha-es-indexer` command | |supported overriding this | |with the `--batch_size` | |parameter, there was no way | |to set a different default | |value. | | | |This change is particularly | |beneficial for large sites, | |where the indexer may | |otherwise struggle to keep | |pace with the update queue | |during peak activity. -- 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/
