The Service API suppots the Full-Text Search. Call the project with an additional parameter
•query_fts_mw
The parameter query_fts_mw contains the query term. The response of the Service API includes the node SUGGESTIONS that comprises all entries corresponding to the query term.
Example
Request:
http://w-vpc-ts-w7-e/WebOfficeLatest/synservice?project=WebOffice_SampleProject&query_fts_mw=a
Response:
{"SUGGESTIONS":[{"fts_id":"1146@550","object_name":"Aalen Heidenheim Elchingen"},{"fts_id":"1146@33","object_name":"Aix Les Bains"},{"fts_id":"1146@322","object_name":"Altenrhein"},{"fts_id":"1146@124","object_name":"Annemasse"},{"fts_id":"1146@41","object_name":"Aosta"},{"fts_id":"1146@66","object_name":"Asiago"},{"fts_id":"1146@510","object_name":"Augsburg Muhlhausen"},{"fts_id":"1146@99","object_name":"Aviano Air Base"},{"fts_id":"1084@31","object_name":"Aarau Switzerland"},{"fts_id":"1084@13","object_name":"Altdorf Switzerland"},{"fts_id":"1084@2","object_name":"Aosta Italy"},{"fts_id":"1084@28","object_name":"Appenzell Switzerland"},{"fts_id":"1084@54","object_name":"Arlon Belgium"},{"fts_id":"1084@36","object_name":"Bregenz Austria"},{"fts_id":"1084@41","object_name":"Eisenstadt Austria"},{"fts_id":"1135@3","object_name":"Austria"}],"response_id":"841da0ce-3ca5-4012-a697-d3c4d96a290c"}