[Koha-bugs] [Bug 19279] New: performance of linked items in search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 8 17:12:21 CEST 2017


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

            Bug ID: 19279
           Summary: performance of linked items in search
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Searching
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: fridolin.somers at biblibre.com
        QA Contact: testopia at bugs.koha-community.org

When catalog has fields 773 (461 in UNIMARC), those linked items are fetched
for display in search results.
Look like the code could be more performant by replacing item search 
by $9 with direct call with GetMarcItem().

-- 
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