Search Protocol Handler Error Messages
Error messages returned by protocol handlers:
Constant/value | Description |
---|---|
|
Access was denied. If this occurs during an incremental crawl, the file is deleted from the gatherer's URL queue. |
|
Item will not be indexed. Its ACL allows no one to read the item. |
|
ACL exceeded 64 KB. Search does not index the item. |
|
Request was invalid because of an error in the URL. |
|
Indicates a communication or server error. If there are too many of these errors for a particular server, the gatherer marks the server as unavailable. |
|
Redirected URL does not exist. |
|
Object not found. Indicates that the gatherer should delete the document from the queue if it is not found during an incremental crawl. |
|
Options used are not supported. |
|
Communication or server error. If there are too many of these errors for a particular server, the gatherer marks the server as unavailable. |
|
Parts of an item cannot be accessed. |
|
Item content has not changed. If this error occurs during an incremental crawl, the gatherer skips this item because the item has not changed. |
|
Item should be accessed while impersonating a user. The protocol handler is expected to implement IUrlAccessor3::GetImpersonationSidBlobs so that the search protocol host can retrieve a list of SIDs to use for impersonation and can revert to using IUrlAccessor2, impersonating one of the allowed users when opening the item. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP with SP2, Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Redistributable |
Windows Desktop Search (WDS) 3.0 |
Header |
|