|
689 | 689 | "helpTextEnableAdvancedSearch": "When disable Advanced Search, the search configuration will be language-based instead of sales channel based.", |
690 | 690 | "labelEnableAdvancedSearch": "Enable Advanced Search", |
691 | 691 | "labelInfoCrossSearch": "When enabling each advanced search config field here, the search will do an extra query to the OpenSearch server, making the search speed a little slower.", |
692 | | - "resetConfirm": "Are you sure you want to reset these configurations?" |
| 692 | + "labelSearchBehaviour": "Search behaviour", |
| 693 | + "legacySearchModeAndDescription": "All entered search terms need to match.", |
| 694 | + "legacySearchModeAndLabel": "AND search", |
| 695 | + "legacySearchModeOrDescription": "At least one entered search term needs to match.", |
| 696 | + "legacySearchModeOrLabel": "OR search", |
| 697 | + "resetConfirm": "Are you sure you want to reset these configurations?", |
| 698 | + "strictnessLevel1Description": "0%: At least one entered search term needs to match.", |
| 699 | + "strictnessLevel1Label": "1. Very loose", |
| 700 | + "strictnessLevel2Description": "33%: Roughly one third of the entered search terms need to match.", |
| 701 | + "strictnessLevel2Label": "2. Loose", |
| 702 | + "strictnessLevel3Description": "50%: Half of the entered search terms need to match.", |
| 703 | + "strictnessLevel3Label": "3. Balanced", |
| 704 | + "strictnessLevel4Description": "66%: Roughly two thirds of the entered search terms need to match.", |
| 705 | + "strictnessLevel4Label": "4. Strict", |
| 706 | + "strictnessLevel5Description": "100%: All entered search terms need to match.", |
| 707 | + "strictnessLevel5Label": "5. Very strict", |
| 708 | + "textTitleSearchBehaviour": "Choose how strictly entered search terms need to match in this Sales Channel.", |
| 709 | + "textTitleSearchBehaviourLegacy": "Choose whether all entered search terms need to match or if matching a single term is enough in this Sales Channel." |
693 | 710 | }, |
694 | 711 | "hitCount": { |
695 | 712 | "appearance": { |
|
0 commit comments