Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Can Episerver Find search including fallback language

Vote:
 

Hi,

I have language A and fallback to B so i don't know Episerver can search If content is not available in A then i want to fallback to B

Regards,

Thang Le

#251786
Edited, Mar 29, 2021 8:45
Vote:
 

The find queries come from the current language context but you can override https://world.episerver.com/documentation/developer-guides/search-navigation/Integration/cms-integration/GetContentResult-and-GetFilesResult/ and as you can make multiple searches in one request https://world.episerver.com/documentation/developer-guides/search-navigation/NET-Client-API/searching/Multiple-searches-in-one-request/ I would suggest perhaps making your search request with a different request per language using the explict language request. Then you can fallback to the language you want where needed.

#251789
Edited, Mar 29, 2021 10:05
Vote:
 

Unifed search does also support PublishedInLanguage which you can see here https://world.episerver.com/forum/developer-forum/EPiServer-Search/Thread-Container/2015/2/episerver-find/

#251790
Mar 29, 2021 10:07
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.