Looking for documentation? Take a look on our wiki
HI,I have migrated to VM and everything is working so far.At the backend I have set SKU as a search able field. If I search in the product tab at the backend I get no results when I enter a SKU phrase. When I enter a Product Name phrase I get results.Any advise?
Same issue here.I'm afraid the backend doesn't include special characters or punctuation in the search.For sure, a code like "501.001.032" is read as "501001032".The same happens on frontend search.The best would be if a module parameter could exclude this character filter.I may hack my products.php page but the next VM update could erase my changes.