SearchStatusCode
Summary
Enum for the search status
Item Index
Properties
FINISHED
Syntax
Summary
The search was finished by the server, i.e. there a no more results.
MORE_RESULT
Syntax
Summary
If search was started with a resultSetLimit, this indicates that more results are available.
TIMEOUT
Syntax
Summary
The server stops the search because a timeout was reached.