Bug
max_num_results in SearchJobConfig is not strictly enforced. The total number of results returned exceeds the limit. This issue poses a potential bug in the API server.
CLP version
0.7.0
Environment
all
Reproduction steps
Submit a query with max_num_results == 1000. More than 1000 results are returned.