https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30332 --- Comment #12 from David Cook <dcook@prosentient.com.au> --- (In reply to Thomas Klausner from comment #0)
I tried to add an SRU service for https://www.obvsg.at/en/catalogues/access-via-sru. They only provide access via https. So I set it up like this:
Server name: OBVSGT Hostname: https://services.obvsg.at Port: 443 Database: sru/OBV-LIT Additional SRU Options: operation=searchRetrieve, sru=get, sru_version=1.1 SRU search field mappings: title=alma.title,isbn=alma.isbn,srchany=alma.all_for_ui,author=alma.creator, issn=alma.issn,subject=alma.subjects,dewey=alma.dewey_decimal_class_number
I tried this in a custom Koha 21.11 (Ubuntu 20.04 OS and installed with Debian packages) and I had no problem. Using libyaz5 version 5.31.1-1.indexdata. Searching for a Title of "test", I got 786 pages. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.