Hello. I posted recently in this ML a script to transform any xml files in Solr's xml files. Anyway. I've got a problem when I want to index my file, the indexation script from the demonstration works perfectly, but now the only problem is, I can make any research on this document.
I added <field name="lomgeneralidentifier" type="text" indexed="true" stored="true" multiValued="true" omitNorms="true" termVectors="true" /> and <copyfield source="lomgeneralidentifierentry" dest="text" /> In schema.xml file. Did I forgot something ? -- Saeli Mathieu.