Thanks Hoss, it would be a great feature if an array could be returned, parsing would be much easier
Also I am encountering a similar issue with the highlight results, is there an option as below? json.hl=arrarr "highlighting":[ { "name":["Apple 60 GB iPod with <em>Video</em> Playback Black"], "features":["Stores up to 15,000 songs, 25,000 photos, or 150 hours of <em>video</em>"] }, { "features":["Dual DVI connectors, HDTV out, <em>video</em> input"] } ] Instead of current --> "highlighting":{ "MA147LL/A":{ "name":["Apple 60 GB iPod with <em>Video</em> Playback Black"], "features":["Stores up to 15,000 songs, 25,000 photos, or 150 hours of <em>video</em>"] }, "EN7800GTX/2DHTV/256M":{ "features":["Dual DVI connectors, HDTV out, <em>video</em> input"] }, "100-435805":{ "name":["ATI Radeon X1900 XTX 512 MB PCIE <em>Video</em> Card"] } } Cheers, Will -- View this message in context: http://lucene.472066.n3.nabble.com/json-nl-arrarr-does-not-work-with-facet-date-tp708730p756450.html Sent from the Solr - User mailing list archive at Nabble.com.