https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25870 --- Comment #55 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.
(In reply to David Cook from comment #52)
The third-party developer mentioned how library users hate when an app search (ie app search) differs from an OPAC web search.
Besides bypassing Koha's business logic as a technical problem, it's also a UX problem because it would create a different result than the OPAC web search. -- You are receiving this mail because: You are watching all bug changes.