2 Dec
2022
2 Dec
'22
2:25 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31897 --- Comment #15 from Fridolin Somers <fridolin.somers@biblibre.com> --- Ah we should give to the plugin the index name 'biblios' or 'authorities'. Maybe with $self->index.
a plugin can change the record so that it better suits the index In this case we may better hook in Koha::SearchEngine::Elasticsearch::marc_records_to_documents(). There already is feature for ISBN forms and IncludeSeeFromInSearches.
-- You are receiving this mail because: You are watching all bug changes.