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@lists.koha-community.org
          Reporter: glask...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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