Welcome to the Sphinx Search Ultimate Guide!

Here you will find everything you need to set up a better search experience.

The Sphinx Search Ultimate Extension includes Advanced Sphinx Search Pro, Search Spell-Correction, and Search AutoComplete, giving you a powerful way to search through your store.

First, please find your extension in your account in My Downloadable Products section. Then, start with Installation and Quick Start option. It is best to follow our step-by-step guide in order to configure the best search results.

Go ahead, dive in!

Learn about the initial setup:

Welcome to the Sphinx Search Ultimate Guide!

Welcome to the Sphinx Search Ultimate Guide! Here you will find everything you need to set up a better search experience. The Sphinx Search Ultimate Extension includes Advanced Sphinx Search Pro, Search Spell-Correction, and Search AutoComplete, giving yo...

Installation

Installation In this article you will find two possible ways of our extension's installation. Installation via composer (preferably) We recommend this installation method because composer automatically checks and installs necessary dependencies. Backup...

Quick Start

Quick Start Sphinx Search Ultimate is the most powerful our extension, that combines all the best we had made to enhance search capabilities of Standard Magento. It combines four powerful modules, each of which allows you large set of options: Core Searc...

Core Search Settings

Core Search Settings Here you can quickly navigate across all functionality settings we have. Please use the list below to navigate. This section covers all topics, necessary for working with indices, and consists of the following subsections: Search In...

Configure Search Indexes

Configure Search Indexes Search Indexes are the most important part of your search subsystem. The purpose of storing an index is to optimize speed and performance in finding relevant documents for a search query. Without an index, the search engine would...

Implementing Custom Search Index

Implementing Custom Search Index Sometimes it's need to have specific type of Index, which is either not included to our Magento 2 Elasticsearch Extension or Sphinx Extension, or belongs to some third-party extension. In this case custom index can be impl...

Configure Global Search Settings

Configure Global Search Settings This section describes, how you can customize and greatly improve the relevance of your search results by configuring Search Settings. The most important part is Global Search Configuration. It is located at System -> ...

Configure "Long-Tail" Search

Configure "Long-Tail" Search This section describes the Long-Tail Search feature, that will allow you to have correct search results for words that contain dashes or other non-alphabetic symbols. You can also replace on-the fly the most typical errors cu...

Manage Landing Pages

Manage Landing Pages Landing search page is special search result page, with a static URL, where customers are redirected on using some search expression. Let us have a large number of frequently asked (or just a promotional set) models of Samsung phones ...

Manage Synonyms

Manage Synonyms Synonyms are keywords with the same or similar meaning. All of them are located at System -> Search Management -> Manage Synonyms section. You can either manually add synonyms, or import them from YAML-formatted file. Adding New Syn...

Manage Stopwords

Manage Stopwords Stopwords are words that have little lexical meaning or ambiguous meaning and are not useful during the search (ex. and, or, the, a, with, etc). Therefore, these words should be removed from search phrases to make them relevant. You can e...

Score Boost Rules

Score Boost Rules Score Boost Rules are powerful tool, which allows you to affect relevancy of search results, depending on certain conditions. When Mirasvit Search extension builds search results, it groups them by indexes' position and their position in...

Customize Search Weight

Customize Search Weight Our extension arranges relevance of found products using Global Settings. But sometimes (for example, for promotional purposes) you need to forcibly move one or more specific products to the top, or vice versa, to the bottom of sea...

Troubleshooting

Troubleshooting This section contains the most common problems, that customer can encounter, and how they can be resolved: Search is not possible by SKU After enabling fallback search and entering too many words, search fails Autocomplete (and/or Search ...

Sphinx Engine Installation

Sphinx Engine Installation If you would like to use our extension with Sphinx Engine, you need to install it first. Note Warning: The minimum allowed sphinx engine version is 2.2.x, 3.x Installation includes a set of actions, that should be performed u...

Connection with Sphinx Engine

Connection with Sphinx Engine After Sphinx Engine is installed, you need to connect it to our Search Extension. Settings are diffenent depending on where you had installed Sphinx - on the same server as store, or on dedicated separate server. Connect wit...

Search Shell Commands

Search Shell Commands Our Search Sphinx extension also have a command-line interface, which can be used from console or SSH. Here is the list of available commands. (for bin/magento): mirasvit:search-sphinx:manage - sphinx engine management mirasvit:sear...

Configuring Autocomplete & Suggest

Configuring Autocomplete & Suggest All Autocomplete settings are located at System / Settings / Mirasvit Extensions / Search Autocomplete section. It consists of the following sections: General Configuration Hot searches General Configuration This sect...

FAQ

FAQ This section describes the most common problems, that customers report, and how they can be resolved: How to make the autocomplete dropdown scrollable and smaller for mobile devices How to make the autocomplete show a product price including or exclu...

Translation

Translation Our extension supports multilanguage stores. To translate it, we have used the same logic as default Magento. General Information Example General Information All our translation files are in the "/i18n" folder of each sub-module. ...

Configure Search Spell Correction

Configure Search Spell Correction All configuration options are located at Store -> Configuration -> Mirasvit Extensions -> Search Spell Correction section. There are only two options for now. In both, our extension analyzes a customer's request ...

Reports

Reports With detailed search reports, you are able to check how relative the search is to your customers. From this information you will be able to fine-tune your search configuration so that your customers will be led to the products they need. You can f...

Welcome to the Mirasvit Search Validator!

Welcome to the Mirasvit Search Validator! Validator - our own tool to check the search performance and validate the products search result. It is useful: to know why some products appear upper or lower in the search results or even not appear; validate p...

Extension Upgrading

Extension Upgrading To upgrade the extension follow these steps: Backup your store's database and web directory. Login to the SSH console of your server and navigate to the root directory of the Magento 2 store. If extension was installed via: Compose...

Extension Disabling

Extension Disabling Temporarily Disable To temporarily disable the extension please follow these steps: Login to the SSH console of your server and navigate the to root directory of the Magento 2 store. Run command to disable extension: php -f bin/magent...