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 61b3564 commit 6f077d1Copy full SHA for 6f077d1
app/code/Magento/CatalogSearch/etc/config.xml
@@ -15,6 +15,7 @@
15
<engine>mysql</engine>
16
<min_query_length>1</min_query_length>
17
<max_query_length>128</max_query_length>
18
+ <autocomplete_limit>8</autocomplete_limit>
19
</search>
20
</catalog>
21
</default>
0 commit comments