DocumentStatus
DocumentStatus enumeration
Represents a document processing status.
public enum DocumentStatus
Values
Name | Value | Description |
---|---|---|
SuccessfullyProcessed | 0 |
Document successfully indexed. |
Skipped | 1 |
Document skipped. |
ProcessedWithError | 2 |
Error occurred during document indexing. |
See Also
- namespace GroupDocs.Search.Common
- assembly GroupDocs.Search