Hi. We're using Solr 4.0 Beta. Is it possible to have a 2-dimensional array in Solr schema? For example, you want to store this information in a field:
MyCustomField: - Text - FileName So each text has a filename associated with it. Thanks. Sincerely, Alex