allow user to select a splitting character for Document Processing configuration
When trying to fill a keyword index value, we currently need to create as many areas as values that we want to read. It would be nice to draw one single area, and then specify "splitting character is a blank, or a \n, or a hyphen" or whatever.
What would be even nicer would be to select if the string split should occur before or after this character :
If my string is B123456789B123456790B123456791, splitting character would be "B", but i'd like to keep it in splitted string values.
Best regards,
François Tassy
7
votes
François Tassy
shared this idea