## What changes were proposed in this pull request?
new available properties to remove suffixes:
logsearch.web.labels.service_logs.field.fallback.suffixes=_l,_s,_b,_i
logsearch.web.labels.audit_logs.field.fallback.suffixes=_l,_s,_b,_i

That can be used to remove prefixes from fields -> can be useful for using 
dynamic fields. (like use string docValue-> *_s -> myfield1_s, myfield2_s, 
these will be converted to myfield1 and myfield2)
## How was this patch tested?
updated UTs, tests passed

Please review @g-boros @swagle @kasakrisz 

[ Full content available at: https://github.com/apache/ambari/pull/2321 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to