On 17 June 2013 11:57, Fitzpatrick, Christopher <cf@wmu.se> wrote:
Hi everyone,
We recently launched a beta version of a Blacklight ( https://github.com/projectblacklight/blacklight) instance that is backed by our Koha ILS. You can see it here => http://beacon.wmu.se/ .
Currently, it takes indexes nightly MARC dumps from Koha into Solr, with live availability and location lookups performed asynchronously through the koha-restful api.
Nice work! I'm just curious: How are you transfering the records from Koha to Blacklight? OAI-PMH or something else? And when you say "koha-restful api" - is that the code from BibLibre ( http://git.biblibre.com/?p=koha-restful;a=summary ), or something else? Like the GetAvailability call in ILS-DI, for example? Best regards, Magnus