Parameters:
Profile
- the name of the profile to get errors for
Returns:
Error
- multiple Error structures are returned, where each error contains:
Timestamp
- when the error was encounteredUrl
- the URL the error is forReason
- the reason the URL wasn't indexed
getProfileErrors
lets you find information about URLs that the Parametric Search Appliance discovered, but didn't index. Common reasons include Host not found
, 404 Not Found
, etc.
Note that if Verbosity
is increased to 4
, URLs that the Parametric Search Appliance chooses not to index will be logged as "errors". This can be useful in troubleshooting why content isn't being indexed.