Term recognition issue with & sign

Hi Everyone,

I have created a plugin wit ha term recognition. Generally it works fine, but now I have noticed a special issue, that I don't really udnerstand. If I have:

  • an entry with 2 term in the same language like: "AAA and BBB", "AAA & BBB"
  • a segment that contains "...AAA & BBB...".
  • the segment analyzer find both term for the segment. So "AAA & BBB" is 100% match and "AAA and BBB" is a fuzzy match.

It is verified that both terms/hits are returned from the method SearchAndMarkup, and both search hits marks the same part in the segment. However term recognition only list the hit with the term "AAA and BBB". So "AAA & BBB" get lost somehow. 

My question is that, is there any studio related settings (that I overlook) which can make this result to get lost? Or it is a bug in studio? 

Thank you in advance

Best regards

Balazs

Parents Reply Children