I'm having search problem products in store

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
8 years ago
Thanks,

I think this idea is not feasible. It will make the data filled up fast and time-consuming for posting of products.
I tried to learn and transfer attributes to the database from SQL_Latin1_General_CP1_CI_AS SQL_Latin1_General_CP1_CI_AI but the result will not be the product search

And this is the second search result, if true it will have 2 products found:

http://toptaigamemienphi.com/search?Q=ban+ca&As=false

http://toptaigamemienphi.com/search?Q=bắn+cá&As=false
8 years ago
viki8454 wrote:
Suggestion:

I suppose, in Configuration > Languages you have English and Vietnamese. If so, in the Edit Product screen you will have 3 tab-s: Standard, English and Vietnamese ().

One solution would be to write "7 viên ngọc rồng" in the Vietnamese tab and to write "7 vien ngoc rong" in the Standard tab, so the search will find both.

This is however a very laborious solution.
Sorry, no other ideas...


My store has English and Romanian languages. I have tested the solution above and it works.
Thank you !

Regards
6 years ago
My store is Portuguese Brazil and i fix my problem with Diacritics/Accents changed COLLATION of my DataBase.

Option 1: Change Collation of Database
ALTER COLUMN Name  
            varchar(400)COLLATE Latin1_General_CI_AI NOT NULL;
5 years ago
vipul.dumaniya wrote:
what mean by product are not marked ??

product will be search by its name,shortdescription etc


hello sir,
sir my store url is http://paramountassetscorp.com/ and some time before i have one more site with the name Rack85 with diffrent url bt now we are not working on Rack85 and i stoped that from my server bt now Rack85 client complaints us that when they are searching "Rack85 Garmin" on Google.com.sg they are getting link of our site i.e "http://paramountassetscorp.com" now i checked my paramount database in product , category , brand every where there is no any thing with the mae Garmin so now how can i resolve this issue ?
and one more thing the paramount databse and project is copied from Rack85
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.