Koha::SuggestionEngine::Plugin::AuthorityFile - get suggestions from the authority file
Plugin to get suggestions from Koha's authority file
my $suggestions = $plugin->get_suggestions(\%param);
Return suggestions for the specified search by searching for the search terms in the authority file and returning the results.