London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Multi lingual Indexing for Commerce

Vote:
 

Hi,

our site is in en-us and en-gb and en-ca. I have implemented solution to index catalog items http://world.episerver.com/Blogs/Jonas-Bergqvist/Dates/2014/1/Indexing-catalog-content-using-EPiServer-Find-Content-Indexing-Job/. 

It is Indexing the data of master languages only, It is not indexing contents for en-ca or en-us, for CMS pages I can get 3 documents, 1 per language.

Any Idea, what I am doing wrong?

e.g.

Index ID: CatalogContent_0b37b5a5-54b4-4011-d98d-2627165539b7_en-GB

Index Type: DK_BusinessModel_Models_MetaData_WelcomDigitalNode

Content name: Books

Indexed: 7/8/2014 1:08:30 PM

Content type name: Welcom Digital Catalog Node

Document source:

{
  "$type": "DK.BusinessModel.Models.MetaData.WelcomDigitalNode, DK.BusinessModel",
  "CategoryDescription$$string": "Books category - gb",
  "DisplayName$$string": "Books - gb",
  "SeoUri$$string": "booksuk",
  "Code$$string": "BOOKS",
...
..
 "ExistingLanguages": [
    "en-GB",
    "en-CA",
    "en-GB",
    "en-US"
  ],
  "MasterLanguage": "en-GB",
...
Regards
/K
#88260
Jul 08, 2014 15:49
Vote:
 

Any Help?

#88353
Jul 09, 2014 12:47
Vote:
 

I will have a look at this as soon as I can.

#89449
Aug 18, 2014 8:17
Vote:
 

Hello,

I tested this with GB, NZ, ZA, and all of those where indexed. This might have been a bug that has been fixed. Can you try this against the latest package and see if you still got the problem?

#89450
Aug 18, 2014 8:40
Vote:
 

Hi Jonas, Apologize, I did not update the status of this post before, yes this has been fixed and I can confirm that all is working fine now except the issues 
http://world.episerver.com/Forum/Developer-forum/EPiServer-Search/Thread-Container/2014/8/Indexing-issues/ and there is another issue that i could not resolve is that there are some particular Categories and Nodes are not indexing, Products were indexing before Updates. If you have access to service desk you can have a look (DI-141996), Although Richly is working on that but I am sure that call will also be passed to you at some point. I have uploaded my code and DB also on FTP I will pass you details for your consideration in a separate email.
I did the two thing Upgrade to 7.10.1 and started adding media items for products.
Thanks
/K

#89455
Aug 18, 2014 9:13
Vote:
 

 Thanks, I will look into that problem now.

#89456
Aug 18, 2014 9:15
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.