Hello,

its ok i did it :)

thanks


2014-06-30 17:48 GMT+02:00 Erick Erickson [via Lucene] <
ml-node+s472066n4144798...@n3.nabble.com>:

> Again, please open a new thread for new questions.
> Do _not_ just reply-to then change the subject, it
> stays in the same thread anyway.
>
> Best,
> Erick
>
> On Mon, Jun 30, 2014 at 7:57 AM, benjelloun <[hidden email]
> <http://user/SendEmail.jtp?type=node&node=4144798&i=0>> wrote:
>
> > Hello,
> >
> > Ok thanks,
> > i have another question :)
> >
> > here is my schema:
> >
> > <field name="AllChamp" type="text_general" multiValued="true"
> indexed="true"
> > required="false" stored="false"/>
> > <dynamicField name="*_en" type="text_en" indexed="true" stored="true"
> > required="false" multiValued="true"/>
> > <dynamicField name="*_fr" type="text_fr" indexed="true" stored="true"
> > required="false" multiValued="true"/><dynamicField name="*_ar"
> > type="text_ar" indexed="true" stored="true" required="false"
> > multiValued="true"/>
> >
> > <copyField source="*_ar" dest="AllChamp"/>
> > <copyField source="*_fr" dest="AllChamp"/>
> > <copyField source="*_en" dest="AllChamp"/>
> >
> > is this correct? because when i index documents then search on this
> field
> > "AllChamp" that don't do analyzer and filter. any idea?
> >
> > Exemple:
> >
> > I search for : AllChamp:presenton  --> num result=0
> >                    AllChamp:présenton  --> num result=1
> >
> > thanks for help,
> > best regards,
> > Anass BENJELLOUN
> >
> >
> >
> >
> >
> > --
> > View this message in context:
> http://lucene.472066.n3.nabble.com/Solr-Fields-Multilingue-tp4144223p4144781.html
>
> > Sent from the Solr - User mailing list archive at Nabble.com.
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://lucene.472066.n3.nabble.com/Solr-Fields-Multilingue-tp4144223p4144798.html
>  To unsubscribe from Solr Fields Multilingue, click here
> <http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4144223&code=YW5hc3MuYm5qQGdtYWlsLmNvbXw0MTQ0MjIzfC0xMDQyNjMzMDgx>
> .
> NAML
> <http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-Fields-Multilingue-tp4144223p4144805.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to