diff --git a/src/BCLib/PrimoServices/PrimoServices.php b/src/BCLib/PrimoServices/PrimoServices.php index 7e74995..16bda18 100644 --- a/src/BCLib/PrimoServices/PrimoServices.php +++ b/src/BCLib/PrimoServices/PrimoServices.php @@ -77,7 +77,9 @@ public function __construct( $ignore_errors = [ 'search.message.ui.expansion.pc', 'search.message.ui.expansion', - 'search.error.wildcards.toomanyclauses' + 'search.error.wildcards.toomanyclauses', + 'controlled.vocabulary', + 'controlled.voc.synonym', ]; }