Hello, I have 5000 French, Arabic, English documents. my shema.xml contain 300fields for French Documents. exemple:
<field name="ContenuDocument" type="text_fr" multiValued="false" indexed="true" required="false" stored="true"/> so what i need to do is detect language of the document before indexing then i dont want to creat 300x3 fields, and i dont want to creat a new core. i need to have the same fields with all language. then i can hold analyzer of text for each language. any exemple are welcome thanks. best regards Anass BENJELLOUN -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Fields-Multilingue-tp4144223.html Sent from the Solr - User mailing list archive at Nabble.com.