Hi all, While trying to retrieve the search results had the following doubts. *Problem: * * * * *Say XWiki has three languages English, Spanish, French. I give a query in English(some *proper noun*) , should it return the documents pertaining only to english or it can return documents pertaining to other languages too? If the scenario is such that it retrieves the documents irrespective of languages, I have few ideas to deal with it. 1) We can get the documents, merge them, add the scores and give it a high rating. This would help to avoid super results such as a display of a different match in each language to some extent. 2) Make it a part of facet search , where search results could be differentiated base don language. Would be really helpful to gain your suggestions. -- Thanks a lot, Savitha.s