|
Apache/2.4.41 (Ubuntu) Linux vmi616275.contaboserver.net 5.4.0-84-generic #94-Ubuntu SMP Thu Aug 26 20:27:37 UTC 2021 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) server ip : 62.171.164.128 | your ip : 127.0.0.1 safemode OFF > / home / Mirasvit / SearchAutocomplete / etc / |
Filename | /home/Mirasvit/SearchAutocomplete/etc/config.xml |
Size | 1.16 kb |
Permission | rw-r--r-- |
Owner | root : root |
Create time | 01-Jul-2024 20:52 |
Last modified | 06-Apr-2021 18:06 |
Last accessed | 22-Aug-2025 00:13 |
Actions | edit | rename | delete | download (gzip) |
View | text | code | image |
<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
<default>
<searchautocomplete>
<general>
<min_chars>3</min_chars>
<delay>300</delay>
<index>{"magento_search_query":{"order":"1","is_active":"1","limit":"3"},"magento_catalog_categoryproduct":{"order":"2","is_active":"1","limit":"3"},"catalogsearch_fulltext":{"order":"3","is_active":"1","limit":"5"}}</index>
<product>
<show_price>1</show_price>
<show_image>1</show_image>
<show_rating>1</show_rating>
<show_description>1</show_description>
<show_sku>0</show_sku>
<show_cart>0</show_cart>
<optimize_mobile>0</optimize_mobile>
</product>
<fast_mode>0</fast_mode>
</general>
<popular>
<enabled>1</enabled>
<limit>5</limit>
</popular>
</searchautocomplete>
</default>
</config>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
<default>
<searchautocomplete>
<general>
<min_chars>3</min_chars>
<delay>300</delay>
<index>{"magento_search_query":{"order":"1","is_active":"1","limit":"3"},"magento_catalog_categoryproduct":{"order":"2","is_active":"1","limit":"3"},"catalogsearch_fulltext":{"order":"3","is_active":"1","limit":"5"}}</index>
<product>
<show_price>1</show_price>
<show_image>1</show_image>
<show_rating>1</show_rating>
<show_description>1</show_description>
<show_sku>0</show_sku>
<show_cart>0</show_cart>
<optimize_mobile>0</optimize_mobile>
</product>
<fast_mode>0</fast_mode>
</general>
<popular>
<enabled>1</enabled>
<limit>5</limit>
</popular>
</searchautocomplete>
</default>
</config>