SOAP Search Service
This section describes the API calls you can use to perform a search on Logger. It covers the following topics:
You can run any query that conforms to the required Logger syntax.
Note: The permissions of the SOAP Search Service are those of the user authenticated by the LoginService.login call.
Use the following guidelines when using the Search API:
-
The Search API can only return search results that do not contain binary data. If the search results contain binary data, the following exception is generated:
"Unexpected EOF; was expecting a close tag for element <ns1:data>" - Searching across peers is not supported. Use the RESTful Search Web service if you need to search across peers.
-
if API receives multiple requests simultaniously, then those searches will take a little longer to decrement.
-
Search time field options are not supported in SOAP search service as logger receipt time has been set by default. In RESTful search service, the user has the option to set the parameter "search_time". For more information , see search