Hello, 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 : into this structure : 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 : 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-tp4041494.html Sent from the Solr - User mailing list archive at Nabble.com.