
When creating new site on fresh SharePoint 2010 install with Claim Base authentication you will notice warning message will start in your event logs
The start address sts4://localsharepoint/contentdbid={d3d43ba3-16fd-47f8-85ec-21b76961bf0f} cannot be crawled.
Context: Application ‘Serve_search_queries_over_help_content’, Catalog ‘Search’
Details:
Access is denied. Verify that either the Default Content Access Account has access to this repository, or add a crawl rule to crawl this repository. If the repository being crawled is a SharePoint repository, verify that the account you are using has “Full Read” permissions on the SharePoint Web Application being crawled. (0×80041205).
The root of this issue is account used for “Sharepoint Server Search 14″ service. It uses Local service to crawl the site.
If you follow the Post Installation steps by MS
http://technet.microsoft.com/en-us/library/ee808863.aspx
There are many detailed steps provided which should be followed. (and PLEASE FOLLOW)
Additionally I found one more simplest solution is to provide the account with administrative privileges to your search service provider.
but NOTE : THIS IS NOT RECOMMENDED WAY.
To do this:



