[Bug 23359] New: Problem with batch operations
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23359 Bug ID: 23359 Summary: Problem with batch operations Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs@lists.koha-community.org Reporter: vitorfernandes87@gmail.com Using ElasticSearch when you do a batch operation, like adding items or removing items, the record is reindexed every time that one item is changed (added or removed). Operations with this problem: - Add mutiple copies to one record - Remove all record items - Edit some or all record items Test plan 1: - Create a record - Add mutiple copies to that record (1000 for example) - Record will be at least reindexed 1000 times (one for each item) Test plan 2: - Create a record with mutiple copies (1000 for example) - Remove all items - Record will be at least reindexed 1000 times (one for each item) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23359 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ere.maijala@helsinki.fi, | |nick@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23359 --- Comment #1 from Vitor Fernandes <vitorfernandes87@gmail.com> --- Bug #22417 could help with this problem. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23359 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Problem with batch |Problem with batch |operations |operations and indexing -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org