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

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -