If my query were something like this: "select col1, col2 from table", my dynamic field would be something like "fld_${col1}". But I could not find any information on how to setup the DIH with dynamic fields. I saw that dynamic fields should be supported with SOLR-742, but am not sure how to proceed. Does anyone have an example or information on how to set it up?