With large indexed filesets querying the index server will take some time, so at the time the client sends its first request to retrieve results we may have no results yet. To indicate that the search is still running in the backend, it seems we must return 0x23 instead of 0x0 as status in the fetch-query-results response. Have patch, need bugnumber...
Created attachment 17844 [details] Possible patch for master