But aren't you already creating those 300 fields anyway: <dynamicField name="*_fr" type="text_fr" indexed="true" stored="true" required="false" multiValued="true"/>
If you mean you have issues specifying them in eDisMax, I believe 'qf' parameter allows to specify a wildcard. Alternatively, you can look at the example used in Solr In Action book: https://github.com/treygrainger/solr-in-action/tree/master/src/main/java/sia/ch14 They use a multiplexing approach. Regards, Alex. On Tue, Jul 1, 2014 at 4:53 PM, benjelloun <anass....@gmail.com> wrote: > Hello, > > i have 300 feilds which are copied on "AllChamp" > if i want to do separated fields then i need to create 300 * Number of > languages i have, which is not logical for me. > is there any other solution? > > Best regards > Anass BENJELLOUN Personal website: http://www.outerthoughts.com/ Current project: http://www.solr-start.com/ - Accelerating your Solr proficiency