Hi,

Is there a template transformer which can act on each and every record of
multivalued attribute?

The issue is that some of the records might have null data in source and I
want those data to be replaced with some default value.

Also if the value is blank I could just see <str/> in the XML. Any idea how
to parse this tag using SOLRNET?

The problem is that we are parsing the XML tag of 2 attribute (for ex:
objectid and objectname) and mapping it in the UI. Something like key value
pair.

If any one of the attribute (ex: in object name) is null or blank the
mapping order gets changed (b/w objectid and objectname).

I am not sure if the only solution is to handle in SOLR DIH query.

Thanks,
Barani
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Is-it-possible-to-assign-default-value-for-a-particular-record-when-using-multivalued-field-type-tp2066167p2080890.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to