@@ -, +, @@ - Koha requests the first 20 suggestions - It processes them and estimates how much it will need to get all suggestions - It requests Mana the number of suggestions needed - It repeats the 3 first steps until (1) Mana doesn't have suggestions anymore (2) It got 10 suggestions to display --- .../opac-tmpl/bootstrap/en/modules/opac-detail.tt | 2 +- misc/cronjobs/mana_send_pairs.pl | 18 +-- opac/svc/mana/getSuggestion | 139 +++++++++++++-------- 3 files changed, 98 insertions(+), 61 deletions(-) --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt @@ -1938,9 +1938,9 @@ [% IF Koha.Preference('Mana') %]