[RWS - API calls - Search TM Entry] Can you help to support queries with TM Search - API Calls.?

HI team, 

Could you please kindly help to clarify the below queries related to TM search through API calls.?

Query 1 and 2 are critical : Can you please kindly help.?

1- I would like to apply standard search using API calls instead of the default on "Concordance". I am missing more info about how to perform this using the endpoint mentioned in the link: https://docs.rws.com/994354/646676/worldserver-11-8-developer-documentation/search-for-an-entry

2- I would like to retrieve data from "Created On" column in the API response for each entry . Please see screenshot. Could you please implement it in the response of this API: https://docs.rws.com/994354/646676/worldserver-11-8-developer-documentation/search-for-an-entry

Low priority - As we can achieve Query 3 via workaround.  

3- I would like to be able to filter the results so that I have only certain scores. I can't find how to embed this in the search query too.

I tried: "text eq 'Order History' and source eq 'English' and target eq 'Hungarian' and tm eq '14836' and score eq 0.99" .. but it gave me all scores no matter what.

Thanks in Advance.!!

Regards,

Keerthika

emoji
  • Hi Keerthika,

    Currently, the /tms/search REST API endpoint does indeed support only Concordance search.

    We plan to extend this endpoint and allow also Standard and Segment Leverage search types, as well as more fields (like Created on/by, Modified on/by, Usage count). We are also looking into the possibility of introducing operator support for filtering results (this would address score filtering for example: between 0.90 and 0.95).

    We estimate that we will be able to implement these changes in the next WorldServer release, but if priorities will change, I will update you accordingly. 

    Thank you,

    Adrian

    emoji