How to fix search so I could type in SKU number and it would display the list of the products with that SKU?
I tried fuzzy search module, but it works only 50% of time. It is very buggy.

SOLR is very hard to install, I do not have enough knowlesdge, and I dont want to pay aquia for solr search

Please help me how to fix this, so users can search for SKU

Comments

tr’s picture

Category: Task » Support request
Status: Active » Fixed

The core Drupal Search module *does* index SKUs, which is where Ubercart's role in searching for SKUs ends. There are ways to customize the core Search module's behavior through hooks etc., and there are alternative search modules like SOLR, but all that is outside the scope of this issue queue. There's lots of documentation on drupal.org about search - one useful link is https://www.drupal.org/node/228411.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.