searchResults.json 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. {
  2. "ConcResult": [
  3. {
  4. "ConcordanceTextRanges": [
  5. {
  6. "Length": 9,
  7. "Start": 0
  8. }
  9. ],
  10. "ConcordanceTranslationRanges": [],
  11. "Length": 9,
  12. "StartPos": 0,
  13. "TMEntry": {
  14. "SourceSegment": "<seg><bpt i='1' type='bold'>{}</bpt>Something Test/ Whatever<ept i='1'>{}</ept></seg>",
  15. "TargetSegment": "<seg><bpt i='1' type='bold'>{}</bpt>Whatever Test/Something<ept i='1'>{}</ept></seg>"
  16. }
  17. },
  18. {
  19. "ConcordanceTextRanges": [
  20. {
  21. "Length": 9,
  22. "Start": 0
  23. }
  24. ],
  25. "ConcordanceTranslationRanges": [],
  26. "Length": 9,
  27. "StartPos": 0,
  28. "TMEntry": {
  29. "SourceSegment": "<seg><bpt i='1' type='bold'>{}</bpt>Another Test/ Anything<ept i='1'>{}</ept></seg>",
  30. "TargetSegment": "<seg><bpt i='1' type='bold'>{}</bpt>Anything Test/Another<ept i='1'>{}</ept></seg>"
  31. }
  32. }
  33. ],
  34. "ConcTransResult": [],
  35. "Errors": [],
  36. "TotalConcResult": 2
  37. }