Skip to content

Search m2

This is the Frequently Asked Questions (FAQ) page for the Search Suite extension made by MageWorx. In case you didn't find the answer to your question here, please do not hesitate to drop us a line and we'll be happy to assist you.

Please note that we'll gradually update this section.

Fix for the old Sphinx Release.

If your Sphinx version is lower than 2.2, you may observe the problems with the word parts search. To overcome such issue, please follow these steps:

1) Navigate to your Magento folder and go to /app/etc/, open the sphinx.conf file. Find the string

sh min_infix_len = 1

and add this one just below it:

sh enable_star = 1

Save the conf file

2) Via SSH, navigate to the root Magento folder and perform the command:

sh php bin/magento cache:flush php bin/magento indexer:reindex

3) Click the Reindex All button:

Magento 2 Version