I want to crawl specific libraries inside a URL and want to skip everything else in SharePoint 2010 Search. For example - Under URL http://example.com, I want to crawl
- Document Library http://example.com/doclib1 - Rule - http://example.com/doclib1/* include
- Document Library http://example.com/doclib2 - Rule - http://example.com/doclib2/* include
and want to skip everything else with the rule - http://example.com/* exclude
But it is not working and full crawl ends in 2 minutes with 0 success result