Skip to Content
0
Former Member
Nov 25, 2006 at 07:43 AM

Basic Search Iview

28 Views

Hi,

I am using basic search iview and want to pass user locale as a parameter. How to pass this parameter.

I have tried <User.Language> in the query but it is not working. I am maintaining five folders as per language and maintaining the document.

1) English

2) French

3) German

4) Spanish

5) Italian

I have created five index name for each folder and index name is xyzEnglish,xyzFrench,xyzItalian,xyzGerman,xyzSpanish

I want to pass index name as xyz<User.Language> so that it will search the document in the perticular folders. I don't want to use advanace search index check box, After providing all the information to query, it should directly display the result as per selection criterea.

Regards,

Sanjeev