https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9988
Jacek Ablewicz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #61894|0 |1 is obsolete| | --- Comment #90 from Jacek Ablewicz <[email protected]> --- Created attachment 61916 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61916&action=edit Bug 9988: Add extract_biblionumber to Koha/SearchEngine When we will replace the Zebra code in sub merge, we will call SearchEngine to pass records and we need a routine to extract a biblionumber from a search result record. A record from Zebra still must be converted to MARC::Record. This is no longer needed for a ElasticSearch record. Test plan: Run t/db_dependent/Koha/SearchEngine/Search.t Signed-off-by: Marcel de Rooy <[email protected]> Signed-off-by: Marc Véron <[email protected]> Signed-off-by: Jacek Ablewicz <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
