When you perform a query, IDOL Server by default returns a maximum of six results. You can modify the number of results that IDOL Server returns by adding the MaxResults
parameter to your query and setting it to the number of results to return. For example:
http://IDOLhost:port/action=Query&Text=Harry Potter and the Goblet of Fire&MaxResults=10
In this example, IDOL Server returns 10 results for the query, if at least 10 results are available.
|