Close
dtSearch Engine API for Java
SearchReportJob.setResults Method
Syntax
Java
public void setResults(com.dtsearch.engine.SearchResults newResults);

The search results list that this SearchReportJob will use. The SearchResults will be attached automatically if you used its NewSearchReportJob method to create this job.