Koha::SuggestionEngine::Plugin::ExplodedTerms - suggest searches for broader/narrower/related subjects
Plugin to suggest expanding the search by adding broader/narrower/related subjects to subject searches.
my $suggestions = $plugin->get_suggestions(\%param);
Return suggestions for the specified search that add broader/narrower/related terms to the search.