Ok :) I'm wondering if it is possible to have arrays of arrays in the response structure. For example, I can use DataImportHandler to index this XML file :
http://pastebin.com/j2s3iVmk into this structure : http://pastebin.com/MJ7YYh0L But as you can see, in this index I lost the links between "two" elements and "one" elements. So I'm wondering if there's a way to store data in the index with arrays of arrays, which would yield something like this : http://pastebin.com/j3eY1eVv or something else, as long as the structure keeps the relations between array levels. Thanks, Danny. -- View this message in context: http://lucene.472066.n3.nabble.com/array-of-array-in-document-response-structure-tp4041494p4041548.html Sent from the Solr - User mailing list archive at Nabble.com.