dtSearchEnums
public const string DTSEARCH_JOBENDSTATUS_NODOCSINDEXEDDUETOERRORS = "No documents indexed due to errors. Please run Build Index: Full."
public const string DTSEARCH_JOBSTATUS_INDEXING_NOWORKERSAVAILABLE = "Current operation was suspended because there are no dtSearch worker agents available to complete the operation. To fix this, check the agent servers assigned to the resource pool for this workspace. If there are no dtSearch worker agents on any of the agent servers, you must add at least one worker agent. If the dtSearch worker agents on the agent servers failed due to an error, you must fix the error and restart them."
public dtSearchEnums()