Assignment Search Framework
|
Defines the possible termination types for a search engine.
Below is the meaning of each of the values:
completed - the search has terminated without hitting resource limits.
engine_not_ready - the search terminated because it was initiated before the engive was configured properly.
res_limit - the search terminated due to some resource limit having been reached.