Scenario:
Site collection accessed by external users. so search needs to be within this site collection. Site collection has a document library with 20 documents. 4 pdfs and 16 "Link to a document" items (so I added content type rules for "link to document" to be included)
so I created a search scope for all the document libraries with following rules IsDocument=1; document lib path=include; forms = exclude; contenttype=customct include
- 5 items in return when I do a search. I am getting 4 pdf and 1 item for the doc lib
Wish there was a straight forward blog or article on this. Can someone please help me sort out this issue.