Hi,
for creating a table with all segments and marking terminology I use a regex like this and PowerSearch.
Source: <exhaust air[:letter:]{0,2}>
Target: <Отрабо[:letter:]{0,7}> <въз[:letter:]{0,7}> or -“xxx”
This should display and mark all occurences of “exhaust air” (plus 2 letters if existant) and mark all occurences of the target term. In case the target term is not included in the target, I get the segment anyway, because of the -“xxx”, just without marking of course.
It works fine with terms consisting of only 1 word. But if I have 2 words and use PowerSearch, it behaves like PowerSearch although I have restricted the beginning and the end of the word <exhaust air[:letter:]{0,2}>. I get this result:
Any idea?
Thnx, Burim