Hi
We are trying to extract information with patter Matching from fields that can contain dots and dashes, when we uses this patterns REF:\s*((\w*\s*)+)((\w*\.\s*)+), sometimes it works with names that have several words and dots, but on other occasions only retrieve one or two words and leave all others. Also we have documents that have dashes, how can we do the same thing with dashes.On occasions it duplicates the last word.
Thanks for the help.
Ricardo Cairo