This commit is contained in:
team 1
2026-05-03 20:50:15 +02:00
parent ff407d9fa1
commit b5cc12e8d5
3 changed files with 38 additions and 0 deletions

View File

@@ -144,6 +144,10 @@ services:
arguments:
$config: '%retriex.stopwords.config%'
App\Config\LanguageCleanupConfig:
arguments:
$config: '%retriex.stopwords.config%'
App\Config\QueryEnricherConfig:
arguments:
$config: '%retriex.query_enrichment.config%'