[TYPO3-Solr] Language id in the search results multi language setup

shanmugarajan.k at tcs.com shanmugarajan.k at tcs.com
Wed Apr 24 17:25:07 CEST 2013


 Hi Team,

I am trying to setting up the solr search for multi language. 

I am following 
http://forge.typo3.org/projects/extension-solr/wiki/Multi_Language_Handling

I am using tx_solr 2.8.0. Typo3 4.5.25 .Single language setup is works as 
expected. 

But when i try to implement multi language, i can see the search result 
for the default language with L=21 

TS setup i.e
 
[globalVar = GP:L= 0]
 
        plugin.tx_solr.solr.path = /solr/core_ch/
[global]

[globalVar = GP:L= 3]
 
        plugin.tx_solr.solr.path = /solr/core_ch_fr/
[global]

[globalVar = GP:L= 21]
 
        plugin.tx_solr.solr.path = /solr/core_ch_it/
[global]


the search result link for the default language as 

index.php?id=24661&L=21


Can you please somebody assist to debug the same?

Thanks
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you




More information about the TYPO3-project-solr mailing list