Addon: Quick Search

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!

ecloud_search.gif?1551191360136

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.

- ability to check and fix grammar mistakes

- sorts the search results for relevancy.

- search by category - displays the full path of the category.

- has pagination.

- fast generation of the cache.

Good job. It might be useful for small projects. Just one small question: does it perform SQL query on each entered symbol?

It looks like a soft spot: anyone could make 10-50 queries per second to break down your store.

Good job. It might be useful for small projects. Just one small question: does it perform SQL query on each entered symbol?

It looks like a soft spot: anyone could make 10-50 queries per second to break down your store.

Thank you for the message. No, you cant process so much queries at time. You can check it by using the network tab in your browser.

I am testing your addon

http://demo.cs-coding.com/

I run search for 'A Series' in drop down get minimum 10 results for such search query. But when I hit "show all results" I get only 2 results found... Basically as soon as I hit show all results yours addons job is done :D ?

Can't find a decent search engine... Just purchased Cart Taki Pro search addon. I run a search for tile first and last word and no results found.. How much a person should spend to find a decent addon :)

You should move on from such search addons to NLP based solutions - try using tools like Klevu or Doofinder and integrate them in the search.

I got very wide range of filter tools for products, pretty much anything can be norrowed down, so search is just optional thing on my site, but still wish to have it working.

Sorry but I wish not my search to relate from some outside service..

You should move on from such search addons to NLP based solutions - try using tools like Klevu or Doofinder and integrate them in the search.

I am testing your addon

http://demo.cs-coding.com/

I run search for 'A Series' in drop down get minimum 10 results for such search query. But when I hit "show all results" I get only 2 results found... Basically as soon as I hit show all results yours addons job is done :D ?

Can't find a decent search engine... Just purchased Cart Taki Pro search addon. I run a search for tile first and last word and no results found.. How much a person should spend to find a decent addon :)

The result count differs because of the quick search addon settings. I've checked there now Search products only by product name and match type - The exact phrase. Now it shows the same. This module doesn't sync the default search and quick search. It works separately.

Dear friends, we refactored this module and added the following features:

- Responsive dropdown for mobile

- Ability to crop product title

- Ability to crop short description

- Ability to change an appearance of the dropdown (background color, text color, background color on hover)

- Product search result matches the quick search

Also fixed some bugs. We would be glad to hear some wished from your about this module.

Hello dear friends. We are glad to announce a major update of Quick Search, that contains:

- More attractive design

- Show found category tree

- Much better speed bu multithread creating search cache table

- New features in admin panel

Demo
Admin https://demo.cs-coding.com/admin.php
Storefront https://demo.cs-coding.com

759a8b92ffec2c4bffd01d3510871d2de08f40ec

is this same addon as in ecom.cloud ?

that developer seems to be down?

is this same addon as in ecom.cloud ?

that developer seems to be down?

Ecom Cloud is inactive now and all their modules now ours

I have purchased this addon from them would like to get its upgrade, do I need to purchase it from scratch or I can get it upgraded at some better rate?

Ecom Cloud is inactive now and all their modules now ours

I have purchased this addon from them would like to get its upgrade, do I need to purchase it from scratch or I can get it upgraded at some better rate?

If you need some custom dev for it, we will get you our best price.

Now ot works for 4.10.3

New version is released. We recommend to upgrade.

Hello. We have released a new version that fixes relevance and popularity search sortings. Its recommended to upgrade

Link to a module

And again new version, that adds search by product description

New 2.3 version is released!

Hello dear. We are glad to announce a new version where checking and fixing of grammatical errors was implemented!

Hello. We have relised a new version where fixed search by keywords.