POST /API/queryRuntimeAPI/searchByMaxResult?firstResult=…&maxResults=… query=…&options=…
AbstractRemoteQueryRuntimeAPI.search({'firstResult': /* firstResult */, 'maxResults': /* maxResults */, 'query': /* query */, 'options': /* options the options map (domain, queyList, user) */});