View Single Post
  #106  
Old 05-29-2013, 02:24 AM
 
NikitaP NikitaP is offline
 

Senior Member
  
Join Date: Aug 2012
Posts: 139
 

Default Re: CloudSearch service for X-Cart has been released

Quote:
Originally Posted by wnc2
hi,

i've already opened a ticket, but i post here too.

i have problems with several products and cloud search.

i've modified (many days ago) some products name and description, but cloud search still records old product name, but if i click the link it goes to the updated product.

example:
OLD PRODUCT NAME: SCITEC NUTRITION - ZERO CARBFAT ISOBEST 900gr
NEW PRODUCT NAME: SCITEC NUTRITION - ZERO SUGARFAT ISOGREAT 900gr - 2300gr

the product is the same, i've only changed product name and image.

now cloud search STILL finds the keywords "CARBFAT" "ISOBEST" and shows the old product, but if i click the link it points correctly the the updated product, but it doesn't find "SUGARFAT" or "ISOGREAT"

i have the same problem with other products.

any idea?

regards

davide

Hi Davide,

CloudSearch works with one language at a time, and by default it is the english. I think you edited italian product descriptions, and english ones became outdated. If this is correct, you need to apply this fix to Cloud_Search/modules/func.php: replace "products_lng_en" with "products_lng_it". Proper language selection will be included in next versions.
__________________
Sincerely yours,
Nikita Pchelintsev,
Product manager of CloudSearch,
Qualiteam Software Limited.
Reply With Quote