https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25870 --- Comment #56 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #54)
(In reply to Magnus Enger from comment #53)
(In reply to David Cook from comment #50)
Yesterday, I was talking to a third-party developer who was mentioning how they have to use opac-search.pl in RSS mode to do searches against Koha, and that it was unfortunate that there was no search API.
It seems like it's one of the biggest gaps in the API at the moment.
Why not use SRU?
Because it's direct to the search engine. It bypasses all of Koha's business logic.
It would be OK if you just need access to Koha's backend, but for third-parties trying to create additional front-ends it's just not feasible. -- You are receiving this mail because: You are watching all bug changes.