concat_text
The concat_text
UDF combines multi-valued text fields coming from Solr into a field with a single value delimited by spaces. This UDF is useful when a field returned from Solr uses the _txt
suffix, which indicates a multi-valued text field.