Hi all, what would be the best solution to map a list of value pairs to solr? I'd like to put al list of links (each of them with Title and Url) to the solr index, so I don't need to read xml content when processing solr search results, thus be able to read it from CmsSearchResource in CmsSolrResultList. Best, Tobias