v1.0.156
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 ...

Change Log

Change Log 1.0.156 (2022-01-04) Fixed Aheadworks blog post display results issue 1.0.155 (2021-05-07) Fixed Added a store filter for blog posts index 1.0.154 (2021-02-23) Fixed Translit danish letters Disabled wildcard search doesn't work correctly...