Multivalued fields come back in the order you index them. So you could
have a field named "filenames" and another field named "filecontents",
and as long as you indexed them both in the same order, they'd appear
in the results in the same order. So iterating over them would be like
iterating over t
More detail: So, when Solr returns results, we'd get XML that looks like this:
dkjfkjdfkjdkfj
kdjfkjdkfj
Sincerely,
Alex
-Original Message-
From: Alexander Cougarman [mailto:acoug...@bwc.org]
Sent: 26 August 2012 10:00 AM
To: solr-user@lucene.apache.org
S