Hi,
I'm using the translation memory API, and trying to return concordance results in a SearchResults object. But when Studio tries to display the result, I get a null reference exception at Sdl.LanguagePlatform.TranslationMemoryTools.MarkupDataTokenMapping.GetLinguaItems(Segment linguaSegment). My question: what is the linguaSegment? Something is probably missing from my SearchResults, but what is it? (I can include the whole stack trace if needed.)
Thanks!