Search issue in UCM while searching keyword having hyphen in it
Hi,
I am facing issue in UCM while searching keyword having hyphen - in it. If I search partner having keyword we-do-IT hyphen acts as separator here and returns all partners that have we, do or IT in its company name.
I have already tried different ways to resolve this issue but it is not working for me. Below are points I tried:
1. Enclosing hyphen in curly braces like we{-}do{-}IT or {we-do-IT} did not help. I read enclosing hyphen in braces will help its acting as separator and will treat we-do-It as one word.
2. Modified config.cfg file and added AdditionalEscapeChars=-:#, restarted ucm server but no luck. It did not work for me