DAHEndState
The maximum number of results that can return for the query. This parameter must be used in conjunction with DAHStartState, and often with MaxResults.
Separate multiple values with commas. Each value must have a corresponding DAHStartState value.
Actions: | Query |
Type: | Long |
Default: | |
Example: | action=Query&text=cars&DAHStartState=10,5,7&DAHEndState=19,20,13&MaxResults=40 Distributed Action Handler treats this example as three queries: the first starts at document 11 and end at document 19, the second starts at 6 and end at 20, and the third starts at 7 and end at 13. |
See Also: | DAHStartState
MaxResults |