https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30465 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #18 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- OK.. whilst I agree this is detrimental to Zebra I'm not sure there's a simple way around it at this time.. We're using the bulk API for all indexing calls in Elastic it seems.. to me it feels like using the update API for some actions would be preferred, but that's more work. I'd love to see actual on the fly indexing happening, i.e after each single record update we update the index.. but whilst we're always calling bulk api's it makes sense to group them. -- You are receiving this mail because: You are watching all bug changes.