Search Engine with morphology and relevance PRO, version 4.0

If you will find a grammar error on this page, please select it with your mouse and press Ctrl+EnterThank you.

What does this module do?

Search module. Designed for stores that need high-quality and fast search. That is, for almost all stores, because with a bad search, stores constantly lose tens of percent of their profits! Your customers won't have to manually browse through tens of thousands of pages on your site to find the right product. If the product is not found in the first seconds through the search, then the user simply leaves your site.

The module was tested on a store with more than a million products!

 

Main advantages

  • more than 1000 module sales
  • very high search speed
  • using morphology and relevance for more precise search
  • decrease in the percentage of refusals of customers
  • search logic for multi-word searches: AND, OR
  • inaccurate search, search with typos
  • language-insensitive search
  • synonyms

 

Additional features

  • keyboard layout fix mode ("фззду" -> "apple") 
  • transliteration mode ("stol" -> "стол")
  • the ability to add new search fields, for example, you can add a search by product id, H1 meta, and almost any product field
  • flexible attribute search
  • setting weights for categories and manufacturers, you can show products from a certain category or manufacturer above or below the rest
  • parts of speech
  • the ability to delete, replace words
  • indexing by cron
  • many other features

 

The module is compatible with modules:

  1. Search suggestion - search with autocompletion
  2. Filter Category Search
  3. Search History
  4. Similar products with morphology and relevance

 

How is this module different from other search modules?

Common search modules include: standard  OpenCart search, other search modules, such as the "Search with morphology and relevance" module.

How do they work? After the user has entered a search phrase and clicked the "Search" button, the search module, in order to find all the products that match the search phrase, must look into all the products in the database, and information about each product is not in one, but in several tables with many fields, many of which are not indexed in any way.

If you have a few products on the site (tens, hundreds) and a fast server, then your search will work quite quickly.

But if you have thousands of products in the store (or even tens and hundreds of thousands) or not the fastest server, then the more products you have, the slower the search on your site will work. In some cases, 5 and 10 or even more seconds, which of course is a lot, everything that is more than 1-2 seconds is already a lot, users will not wait that long, they will close your site and go to another one.

How does this module work?

This module works on the same principle as search engines, which is why it is called so.
Let's take the Google search engine as an example. After you enter in the search field, for example, " OpenCart " into the search box and click the "Search" button, Google will show you the results you need in a fraction of a second. This is possible because Google does not search for information directly on each site at the time of the search, it has already bypassed all sites and added this information to its very fast databases, where all entries are indexed and lie in the database with the necessary weights (which site to show higher in the search results, which one is lower). After that, Google searches its databases, this makes it possible to find hundreds of thousands of sites in a split second!
This is exactly how this module works. First, it opens all the products in the store and adds all the information to its own database tables with indexes.
When a user searches for something on the site, the search does not bypass dozens of fields in thousands of products, but searches only in one table for one indexed field, so the user will receive the result not in a few seconds or even tens of seconds, but in a fraction of a second, which is tens and even hundreds of times faster than a standard search.

Morphology and relevance

As you know, the standard OpenCart search is just awful. When searching, it breaks the search phrase into separate words, after which it finds all products that contain any of these words. As a result, when searching for the phrase " Samsung Monitor " in the first positions may be " Acer monitor " (because the name contains the word " monitor ") or " Samsung laptop " because the name contains the word " Samsung ". While the right product " Samsung Monitor " may be somewhere on the 10th page. And if you write in the search not " laptop ", but for example. laptops "" then the search will not find anything at all, since the search is carried out only by the exact occurrence of the word.

This module is written to fix all the shortcomings of the standard search.

To do this, he has 2 tools:

  1. Morphology. Search is not by exact match, but by the roots of words. Now, by writing "laptops" in the search, the search will return all products in which there are "laptops" and "laptop" and "laptop", etc. Supported dictionaries - Russian, Ukrainian, English.
  2. Relevance. When searching, the first positions will be products with a large total weight. The highest weight has the exact occurrence of the phrase at the beginning of the product name, then the occurrence of one or more words in the name (the more words, the greater the weight), then the occurrence of the word in the tag, then the whole phrase in the description, then a single word in the description. The more matches, the more weight and the higher this product will be in the search results. The weight of each match can be adjusted in the admin panel.

Who needs this module?

  • sites that have a lot of products, to increase the quality and speed of search.
  • anyone who wants to have a very fast and high-quality search on their site.

Just go to your site's search page, enter a search phrase (3-5 words, or more) and click "Search". If you get the search result in more than 1-2 seconds, then you most likely need this module.

 

What's new in the 4 version of the module?

  1. Language-insensitive search. Now it is easily enabled in the module settings. Example: if you enter "blanket" in Ukrainian, it will find "kovdri" in Russian, etc.
  2. The indexing function has been completely rewritten, now indexing works many times, and sometimes ten times faster.
  3. The inaccurate search mechanism has been completely rewritten, now it works differently, much better than before. Searches with typos, inaccurate spelling, entry, etc. MySQL version 5.7.6 and higher is required to work.
  4. Fixed a bug where a search with a large number of words with the search logic AND on some hostings hung the MySQL server.
  5. There are 2 improvements here:
    - firstly, the AND search logic has been rewritten, now it works many times faster and should no longer load the server
    - secondly, in the settings, the search query execution time has been added, if the time is up, then the search simply ends.
  6. Search by attributes can now be configured, specify which attributes to index and search only for them, and not all at once. There can be 50 attributes in the store, and you need to search only by the "Color" attribute, now this is possible.
  7. Sorting results by availability - now you can specify specific product statuses for products that are out of stock. You can, for example, remove the products "Out of stock" and "Out of production" from the search results, but leave "On order" and "Expected in 2 days".
  8. It is possible to change the search logic from AND to OR during the search if nothing is found.
  9. Improved work of module with Ukrainian language.
  10. The design has been improved, additional settings have been moved to a separate tab.
  11. Other bugs fixed, some features completely rewritten, as well as other minor changes and improvements.
 
 
Module version comparison table
 
 

Search with morphology and 
relevance, version 3

Search Suggestions-
Search with autocomplete,
version 5

This module 
Search ENGINE,
version 4

Search speed low low very high
Relevance average no very high
Logic AND average average very high
Search by entry yes (slow) yes (slow) yes
Inaccurate search     no no yes
Transliteration     no very high yes
Change layout no very high yes
Category coefficients     no no yes
Coefficients for manufacturers    no no yes
Parts of speech settings no no yes
Search by exact word match   no no yes
Synonyms no no yes
Header Search no yes no
OPENCART support     1.5 - 3 1.5, 2.0 - 3 1.5 - 3
       

 

Compatibility:

OpenCart / ocStore  3.x, 2.0.x, 2.1.x, 1.5

The module uses IonCube, usually 99% of hosts use it, but just in case, you can check .

One module license allows you to install this module on 1 domain.

 

Demo:


Terms of support

© Stasyuk Vladimir (sv2109.com), 2016

To contact the author of the module, email me at sv2109@gmail.com

 

Buy this module
Options
OpenCart version
Site address
Email address

Comments

Funciona com o tema Journal3?

Yes, the module should work with the Journal theme

Add new comment

CAPTCHA
Spam protection
Target Image