795 B
795 B
RetrieX configuration centralization fix
This patch centralizes additional low-risk word and pattern lists without changing their defaults.
Changed areas
SearchRepairConfignow reads repair vocabulary fromconfig/retriex/vocabulary.yamlviaDomainVocabularyConfig.CommerceIntentConfig,IntentLightConfig, andSalesIntentConfignow read their lists fromconfig/retriex/intent.yaml.- Existing PHP defaults remain in the classes as fallbacks.
- Existing scalar thresholds and prompt wording are unchanged.
Safety notes
The YAML values mirror the previous PHP defaults 1:1. The patch is meant to simplify maintenance and configuration, not to broaden or alter matching behavior.
After installing, clear the Symfony cache and run the known 1.4.2 regression prompts.