incl. SKU field in search result

Posts: 34
Joined: 08/19/2007

Currently if you search for just the sku number you get empty search results

is there a way to add sku to my results
would the site need to be re-crawled via cron jobs
I did not have sku enabled in product page view display options

How ever I do have sku in my cleanURLs and in the SKU field obviously
thanks

Posts: 2244
Joined: 08/07/2007
AdministratoreLiTe!

The search module indexes whatever is displayed on the node page. If you really don't want to show the SKU to your customers, you can enable the field, but then hide it with CSS. Search only deals with the themed $content before it's put into the node template.