

Products will disappear from the frontend if you click it. Reset Store Indexes - deletes store indexes by Elasticsearch Index Prefix.Reset Indexes - deletes all available indexes.Check Status - describes whether the search engine is running on the server or not.You can manage your store engine status and indexes: Sphinx Search engine - search engine, based on Sphinx Search.MySQL - search engine, based on MySQL fulltext search.Elasticsearch 7, Elasticsearch 6.x, Elasticsearch 5.0.x - native Magento search engines.Option Search Engine selects which engine should be in charge, and has three possible values: Our extension allows you to power up your search either with default Magento Elasticsearch engines or additional engines. It is located at System -> Search Management -> Configuration. The most important part is the Search Logic Configuration. This section describes how you can customize and greatly improve the relevance of your search results by configuring Search Settings. Run the command below to clean the cache:.
#Sononym 1.0.2 update#
Update the Magento database schema and data with the command: bin/magento setup:upgradeĬompile the code of the installed extension: bin/magento setup:di:compile Run the command composer config repositories.hyva-themes/magento2-mirasvit-search-autocomplete git require hyva-themes/magento2-mirasvit-search-autocompleteĮnable the installed Hyva modules: bin/magento module:enable Hyva_MirasvitSearchAutocomplete Reindex search index and spell-correction index php -f bin/magento indexer:reindex catalogsearch_fulltext mst_misspell Php -f bin/magento setup:static-content:deploy To enable the extension, run the commands: php -f bin/magento module:enable Mirasvit_Core Mirasvit_Search Mirasvit_SearchMysql Mirasvit_SearchElastic Mirasvit_SearchSphinx Mirasvit_SearchAutocomplete Mirasvit_Misspell Mirasvit_SearchLanding Mirasvit_Report Mirasvit_SearchReportĬlean the cache php -f bin/magento cache:cleanĭeploy static view files rm -rf pub/static/*
#Sononym 1.0.2 install#
If you bought the extension in the Magento Marketplace, you are not able to install the extension via a direct file upload.
