Hi, I have some dynamic fields something as key value pair in my SOLR data config like
<entity x query=select propertyname, value from y> <field name="value" column="${x.propertyname}" /> sometimes I get the value for any particular propertyname as blank from my DB, in that case I would like to have SOLR return null value for that particular property name.. Currently if the value is null its not displaying the property name also. Any thoughts would be of great help.. Thanks, Barani -- View this message in context: http://n3.nabble.com/How-to-make-SOLR-display-empty-value-attributes-also-tp712766p712766.html Sent from the Solr - User mailing list archive at Nabble.com.