|
9 | 9 | "availableCacheTags": ["P", "C", "T", "A", "product", "category", "attribute", "taxrule"], |
10 | 10 | "invalidateCacheKey": "aeSu7aip", |
11 | 11 | "invalidateCacheForwarding": false, |
12 | | - "invalidateCacheForwardUrl": "http://localhost:3000/invalidate?key=aeSu7aip&tag=" |
| 12 | + "invalidateCacheForwardUrl": "http://localhost:3000/invalidate?key=aeSu7aip&tag=", |
| 13 | + "showErrorStack": false |
13 | 14 | }, |
14 | 15 | "orders": { |
15 | 16 | "useServerQueue": false |
|
38 | 39 | "taxrule", |
39 | 40 | "review" |
40 | 41 | ], |
41 | | - "apiVersion": "5.6" |
| 42 | + "apiVersion": "5.6", |
| 43 | + |
| 44 | + "searchScoring": { |
| 45 | + "attributes": { |
| 46 | + "attribute_code": { |
| 47 | + "scoreValues": { "attribute_value": { "weight": 1 } } |
| 48 | + } |
| 49 | + }, |
| 50 | + "fuzziness": 2, |
| 51 | + "cutoff_frequency": 0.01, |
| 52 | + "max_expansions": 3, |
| 53 | + "minimum_should_match": "75%", |
| 54 | + "prefix_length": 2, |
| 55 | + "boost_mode": "multiply", |
| 56 | + "score_mode": "multiply", |
| 57 | + "max_boost": 100, |
| 58 | + "function_min_score": 1 |
| 59 | + }, |
| 60 | + "searchableAttributes": { |
| 61 | + "name": { |
| 62 | + "boost": 4 |
| 63 | + }, |
| 64 | + "sku": { |
| 65 | + "boost": 2 |
| 66 | + }, |
| 67 | + "category.name": { |
| 68 | + "boost": 1 |
| 69 | + } |
| 70 | + } |
| 71 | + }, |
| 72 | + "products": { |
| 73 | + "fieldsToCompress": ["max_regular_price", "max_price", "max_regular_price", "minimal_regular_price", "final_price", "price", "special_price", "original_final_price", "original_price", "original_special_price", "final_price_incl_tax", "price_incl_tax", "special_price_incl_tax", "final_price_tax", "price_tax", "special_price_tax", "image", "small_image", "thumbnail"], |
| 74 | + "fieldsToCompact": { |
| 75 | + "minimal_price": "mp", |
| 76 | + "has_options": "ho", |
| 77 | + "url_key": "u", |
| 78 | + "status": "s", |
| 79 | + "required_options": "ro", |
| 80 | + "name": "nm", |
| 81 | + "tax_class_id": "tci", |
| 82 | + "description": "desc", |
| 83 | + "minimal_regular_price": "mrp", |
| 84 | + "final_price": "fp", |
| 85 | + "price": "p", |
| 86 | + "special_price": "sp", |
| 87 | + "original_final_price": "ofp", |
| 88 | + "original_price": "op", |
| 89 | + "original_special_price": "osp", |
| 90 | + "final_price_incl_tax": "fpit", |
| 91 | + "original_price_incl_tax": "opit", |
| 92 | + "price_incl_tax": "pit", |
| 93 | + "special_price_incl_tax": "spit", |
| 94 | + "final_price_tax": "fpt", |
| 95 | + "price_tax": "pt", |
| 96 | + "special_price_tax": "spt", |
| 97 | + "original_price_tax": "opt", |
| 98 | + "image": "i", |
| 99 | + "small_image": "si", |
| 100 | + "thumbnail": "t" |
| 101 | + }, |
| 102 | + "filterFieldMapping": { |
| 103 | + "category.name": "category.name.keyword" |
| 104 | + }, |
| 105 | + "filterAggregationSize": { |
| 106 | + "default": 10, |
| 107 | + "size": 10, |
| 108 | + "color": 10 |
| 109 | + }, |
| 110 | + "priceFilterKey": "final_price", |
| 111 | + "priceFilters": { |
| 112 | + "ranges": [ |
| 113 | + { "from": 0, "to": 50 }, |
| 114 | + { "from": 50, "to": 100 }, |
| 115 | + { "from": 100, "to": 150 }, |
| 116 | + { "from": 150 } |
| 117 | + ] |
| 118 | + } |
| 119 | + }, |
| 120 | + "varnish": { |
| 121 | + "host": "185.246.52.88", |
| 122 | + "port": 80, |
| 123 | + "method": "BAN", |
| 124 | + "enabled": false |
42 | 125 | }, |
43 | 126 | "redis": { |
44 | 127 | "host": "localhost", |
|
78 | 161 | "tax": { |
79 | 162 | "defaultCountry": "DE", |
80 | 163 | "defaultRegion": "", |
81 | | - "deprecatedPriceFieldsSupport": true, |
| 164 | + "deprecatedPriceFieldsSupport": false, |
82 | 165 | "calculateServerSide": true, |
83 | 166 | "sourcePriceIncludesTax": false, |
84 | 167 | "finalPriceIncludesTax": true, |
|
115 | 198 | "defaultRegion": "", |
116 | 199 | "calculateServerSide": true, |
117 | 200 | "sourcePriceIncludesTax": false, |
118 | | - "deprecatedPriceFieldsSupport": true, |
| 201 | + "deprecatedPriceFieldsSupport": false, |
119 | 202 | "finalPriceIncludesTax": true, |
120 | 203 | "userGroupId": null, |
121 | 204 | "useOnlyDefaultUserGroupId": false |
|
145 | 228 | "usePlatformTotals": true, |
146 | 229 | "setConfigurableProductOptions": true, |
147 | 230 | "sourcePriceIncludesTax": false, |
148 | | - "deprecatedPriceFieldsSupport": true, |
| 231 | + "deprecatedPriceFieldsSupport": false, |
149 | 232 | "finalPriceIncludesTax": false, |
150 | 233 | "userGroupId": null, |
151 | 234 | "useOnlyDefaultUserGroupId": false |
|
164 | 247 | "cms-data", |
165 | 248 | "mail-service", |
166 | 249 | "example-processor", |
| 250 | + "example-custom-filter", |
167 | 251 | "elastic-stock" |
168 | 252 | ], |
169 | 253 | "extensions": { |
|
188 | 272 | "resultProcessors": { |
189 | 273 | "product": "my-product-processor" |
190 | 274 | } |
| 275 | + }, |
| 276 | + "example-custom-filter": { |
| 277 | + "catalogFilter": [ "SampleFilter" ] |
191 | 278 | } |
192 | 279 | }, |
193 | 280 | "magento2": { |
|
257 | 344 | "includeFields": [ "children_data", "id", "children_count", "sku", "name", "is_active", "parent_id", "level", "url_key" ] |
258 | 345 | }, |
259 | 346 | "attribute": { |
260 | | - "includeFields": [ "attribute_code", "id", "entity_type_id", "options", "default_value", "is_user_defined", "frontend_label", "attribute_id", "default_frontend_label", "is_visible_on_front", "is_visible", "is_comparable" ] |
| 347 | + "includeFields": [ "attribute_code", "id", "entity_type_id", "options", "default_value", "is_user_defined", "frontend_label", "attribute_id", "default_frontend_label", "is_visible_on_front", "is_visible", "is_comparable" ], |
| 348 | + "loadByAttributeMetadata": false |
261 | 349 | }, |
262 | 350 | "productList": { |
263 | 351 | "sort": "", |
|
284 | 372 | "description": 1, |
285 | 373 | "sku": 1, |
286 | 374 | "configurable_children.sku": 1 |
| 375 | + }, |
| 376 | + "urlModule": { |
| 377 | + "map": { |
| 378 | + "includeFields": ["url_path", "identifier", "id", "slug", "sku", "type_id"], |
| 379 | + "searchedFields": ["url_path", "identifier"], |
| 380 | + "searchedEntities": ["product", "category", "cms_page"] |
| 381 | + } |
287 | 382 | } |
288 | 383 | } |
0 commit comments