-
- BadBuLL

-
Total Posts: 5
Joined: 2010-01-16
|
By default, Magento search supports conversion of “ “ to “-” when looking for an item. Is there any way so it can also convert “-” to “ “?
Example:
I have an item, called A-1000. If I seach for “A 1000” if will be found!
If I have an item, called B 2000 and I search for “B-2000”, it won\’t be found.
Basically, I need to write some sort of rules, what words or symbols need to be automatically replaced when using search?
Is this possible?
|