https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31897
--- Comment #15 from Fridolin Somers <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
