harden rag an shop scoring

This commit is contained in:
team 1
2026-04-19 11:10:33 +02:00
parent e92c1e90b5
commit 83fc13206f
3 changed files with 22 additions and 18 deletions

View File

@@ -16,6 +16,7 @@ class CommerceIntentConfig
'sku',
'Artikel',
'kaufen',
'kostet',
];
}
@@ -41,6 +42,7 @@ class CommerceIntentConfig
'teuer',
'preis',
'kosten',
'kostet',
];
return implode('|', $pattern);