Re: Solr4.3 Internationalization.

2013-06-07 Thread Alexandre Rafalovitch
It may be helpful to approach this from the other side. Specifically search. Are you: 1) Expecting to search across both French and English content (e.g. French, but fallback to English if translation is missing)? If yes, you want a single collection 2) Is French content completely separate from E

Solr4.3 Internationalization.

2013-06-07 Thread bsargurunathan
Guys, Please clarify the following questions regarding Solr Internationalization. 1) Initially my requirement is need to support 2 languages(English & French) for a Web application. And we are using Mysql DB. 2) So please share good and easy approach to achieve it with some sample configs. 3) A