Summary: | ES indexer should gracefully handle a bad bib record when reindexing after a batch modification | ||
---|---|---|---|
Product: | Koha | Reporter: | Emily Lamancusa (emlam) <emily.lamancusa> |
Component: | Searching - Elasticsearch | Assignee: | Bugs List <koha-bugs> |
Status: | In Discussion --- | QA Contact: | |
Severity: | normal | ||
Priority: | P5 - low | CC: | dcook, jonathan.druart, mengu, nick |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32594 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Emily Lamancusa (emlam)
2023-02-08 21:42:58 UTC
This is not an easy one. We could eventually have the 2 jobs linked together (the batch job would be aware of an index job that it triggered), but that is not trivial to implement. |