[Koha-bugs] [Bug 27859] New: Marc export for search result

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 4 13:15:18 CET 2021


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

            Bug ID: 27859
           Summary: Marc export for search result
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: glasklas at gmail.com

This patch provides the option of exporting a search result as MARCXML or iso
2709. Ideally the export should be asynchronous but it was much trickier than
first thought to fork and detach from Apache so gave that up for now. A link to
the export is sent to the current user as an email as a simple way of
delivering the response asynchronously (keeping it this way so don't have to
refactor when/if the export is made asynchronous).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list