![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/mirasvit/module-search-ultimate/src/SearchAutocomplete/etc/ |
<?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> <index>{"catalogsearch_fulltext":{"position":"1","is_active":"1","limit":"5"}}</index> <min_chars>3</min_chars> <delay>300</delay> <product> <show_price>1</show_price> <price_fetch_strategy>sql</price_fetch_strategy> <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>