https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38416

            Bug ID: 38416
           Summary: Failover to MARCXML if cannot roundtrip USMARC when
                    indexing
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

In Koha/SearchEngine/Elasticsearch.pm, we already failover to MARCXML if the
MARC record is over 99999 characters long.

There are other situations where USMARC cannot be generated correctly. For
instance, when 1 field has over 9999 bytes. 

If we try roundtripping the USMARC and we get warnings, we should failover to
MARCXML. We may get false positives, but it will prevent worse problems.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to