Back to bug 40890
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| tomascohen | 2025-09-26 19:50:06 UTC | Assignee | koha-bugs | tomascohen |
| CC | tomascohen | |||
| tomascohen | 2025-09-26 20:06:06 UTC | CC | kyle, mtj, tristin.stagg | |
| tomascohen | 2025-09-26 20:07:02 UTC | Status | NEW | Needs Signoff |
| Patch complexity | --- | String patch | ||
| tomascohen | 2025-09-26 20:18:18 UTC | Patch complexity | String patch | Trivial patch |
| tomascohen | 2025-09-29 14:18:45 UTC | Text to go in the release notes | , 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. A new configuration entry has been introduced in `koha-conf.xml` to control how many Elasticsearch update tasks the indexer processes per iteration. Previously |
|
| kyle | 2025-11-03 19:38:42 UTC | Attachment #187014 Attachment is obsolete | 0 | 1 |
| kyle | 2025-11-03 19:39:05 UTC | Status | Needs Signoff | Signed Off |
| martin.renvoize | 2025-11-06 07:33:10 UTC | QA Contact | testopia | martin.renvoize |
| CC | martin.renvoize | |||
| martin.renvoize | 2025-11-06 07:37:54 UTC | Attachment #188996 Attachment is obsolete | 0 | 1 |
| martin.renvoize | 2025-11-06 07:37:56 UTC | Attachment #188997 Attachment is obsolete | 0 | 1 |
| martin.renvoize | 2025-11-06 07:38:06 UTC | Status | Signed Off | Passed QA |
| lucas | 2025-11-07 17:56:04 UTC | Version(s) released in | 25.11.00 | |
| Status | Passed QA | Pushed to main | ||
| evelyn | 2025-11-07 21:02:43 UTC | CC | evelyn |
Back to bug 40890