[Koha-bugs] [Bug 21210] New: Elasticsearch based SRU server

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 13 10:18:51 CEST 2018


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

            Bug ID: 21210
           Summary: Elasticsearch based SRU server
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: new feature
          Priority: P5 - low
         Component: Z39.50 / SRU / OpenSearch Servers
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: joonas.kylmala at helsinki.fi
        QA Contact: testopia at bugs.koha-community.org
                CC: ere.maijala at helsinki.fi, m.de.rooy at rijksmuseum.nl

There is no SRU server yet that works with Koha's Elasticsearch index. Without
a Elasticsearch based SRU server one would have to run Zebra alongside
Elasticsearch and that has it downsides like added complexity and non-realtime
updates to the Zebra index (because the index will be only updated to
Elasticsearch on biblio updates). 

There has been some work on the Elasticsearch SRU server:
https://github.com/NatLibFi/Koha/blob/ks-rumble/misc/sru_server.pl. Maybe that
could be adapted to the current version of Koha?

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


More information about the Koha-bugs mailing list