Hi Solr-Users, i like to do a date range query on a multiple date field "dateField_dts:[NOW TO NOW+7DAY]“. If the query find a document that has more then one date matching in that range, it would be nice to have multiple times the document in the result, with an identification what date the result hit.
Is there any chance to do that, or something similar in query time? Regards Sven