We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe7601 commit 2d0044aCopy full SHA for 2d0044a
app/code/Magento/CatalogSearch/etc/search_request.xml
@@ -20,10 +20,8 @@
20
<queryReference clause="must" ref="visibility"/>
21
</query>
22
<query xsi:type="matchQuery" value="$search_term$" name="search">
23
- <match field="*"/>
24
25
<query xsi:type="matchQuery" value="$search_term$" name="partial_search">
26
27
<match field="name" matchCondition="match_phrase_prefix"/>
28
<match field="sku" matchCondition="match_phrase_prefix"/>
29
0 commit comments