Hello dear friends. We are glad to present you the "Quick Search" addon for your CS-Cart stores.
The add-on will allow for the relevant search by the store. Implemented highly optimized search algorithm that allows you to display results after typing each letter, which in turn helps the buyer to quickly find the desired product and not to make typos when typing!
The add-on has its own cache, the generation of which occurs in several threads. Multithreading when generating the cache will reduce the cache time to 10 times, and then the results include only the current offers!
For the cache we use the data separation for display cases(for CS-Cart Ultimate), as well as the division of languages - this ensures the minimal sets of data among which the search will be performed!
The main functions of the search module:
- to implement speed search products.
- sorts the search results for relevancy.
- search by category - displays the full path of the category.
- has pagination.
- fast generation of the cache.