[TYPO3-english] can't index default language pages with indexed_search
PIT Solutions
typo3 at pitsolutions.com
Tue Oct 15 12:20:24 CEST 2013
Hi,
Can you please try this with the language configuration;
plugin.tx_indexedsearch._DEFAULT_PI_VARS.lang = {sys_language_uid}
In your case sys_language_uids are 1 and 2.
With Regards,
Arun Chandran
Software Engineer
PIT Solutions Pvt Ltd.
________________________________
From: radu ro <radu.istoc at finea.ro>
To: typo3-english at lists.typo3.org
Sent: Tuesday, October 15, 2013 3:11 PM
Subject: [TYPO3-english] can't index default language pages with indexed_search
I have two languages on my site and strangely indexed_search indexes only alternative page language with the translation content. I have Typo3 6.14 and in typoscript is the next configuration:
#### languages #####
###############################
config.linkVars = L
config.uniqueLinkVars = 1
config.sys_language_overlay = content_fallback
config.language = ro
config.locale_all = ro_RO
config.htmlTag_langKey = ro-RO
config.sys_language_uid = 1
[browser = msie]
config.htmlTag_setParams = xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xml:lang="ro"
[globalVar = GP:L = 2]
config.language = de
config.locale_all = de_DE
config.htmlTag_langKey = de-DE
config.sys_language_uid = 2
[globalVar = GP:L = 2] && [browser = msie]
config.htmlTag_setParams = xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xml:lang="de"
thanks
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
More information about the TYPO3-english
mailing list