Rod Graham Posted November 27, 2020 Share Posted November 27, 2020 The facility to add aliases for search terms (Preferences > Search) doesn't work. I'm using 1.6.1.24 on ubuntu 18.04. I've rebuilt the entire index of products. Has anybody got a solution for this? Does it work on 1.7? Here are previous topics asking the same question: https://www.prestashop.com/forums/topic/882749-prestashop-16-internal-search-problem-aliases-list-not-working/ Is there a workaround? A module I can buy? Cheers Rod Link to comment Share on other sites More sharing options...
Jurist Posted December 8, 2020 Share Posted December 8, 2020 Dear Rod, I managed to create a module that redirects specific search phrase into specific site. For example "red t-shirt" will redirect to "yoursite.com/red-t-shirts" "x size dress" could redirect to "yoursite.com/small-size-dresses" you would need to add those redirections manually. Let me know in private message if you're interested. Kind regards Link to comment Share on other sites More sharing options...
Rod Graham Posted December 9, 2020 Author Share Posted December 9, 2020 Thanks Jurist, but I don't think that's what I want. I'm looking for a way to pick up mis-spelled product names, e.g. "blous" >>> "blouse", "Daftmil" >>> "Daftmill". Cheers Rod Link to comment Share on other sites More sharing options...
Jurist Posted December 10, 2020 Share Posted December 10, 2020 Hi Rod, That's what default PS alias functionality does. If someone types "blouse" you see search results matching "blouse" keyword. Without any alias, if someone types "blous" there are no results since it's not matching anything. However if you add alias "blous" -> "blouse" in back office, when someone types "blous" he sees search results as if he typed "blouse". I tested it and it was working, however it was not quite the functionality I wanted. Maybe I should add wildcard option with redirection to my module, for example you could add search query: "%blous%" that would match any query with "blous" keyword inside, that would either show search results for another keyword "blouse" for example or redirect to specified site. If someone was interested I may add that. Kind regards Link to comment Share on other sites More sharing options...
sophiadenis19 Posted December 10, 2020 Share Posted December 10, 2020 (edited) On 12/8/2020 at 2:02 PM, Jurist said: Dear Rod, I managed to create a module that redirects specific search phrase into specific site. For example "red t-shirt" will redirect to "yoursite.com/red-t-shirts" "x size dress" could redirect to "yoursite.com/small-size-dresses" you would need to add those redirections manually for cyberpunk goggles. Let me know in private message if you're interested. Kind regards this one is really nice idea, this really helped me about my shirts. thanks for sharing this Edited December 13, 2020 by sophiadenis19 (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now