Product with digit in name not searched in Magento -


in magento, have product named "99volts magnetix - dashboard basic" ,but when search 99volts in catalog search,the result "your search returns no results." comes output. if search 99volts magnetix,then product gets searched.

please suggest how can resolve problem.

i got solution.

go admin->config->catalog->catalog , in catalog search tab,set "search type" "like". earlier set fulltext,that's why 99volts not searchable 99volts magnetix was.

enter image description here


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -