views:

492

answers:

3

I set up a new scope and passed in the URL for a specific document libary that I created that hold 2 word documents.

For some reason when I start a full crawl, it does not see the 2 word documents.

The word documents have meta data and I've created Managed Properties that map the crawled properties.

I am trying to utilize the Advanced Search webpart to be able to search from this scope. When I enter a search term such as the filename of the word document, no results are returned.

Any ideas?

+2  A: 
AboutDev
how can you do this?
LB
this is only for SP 2003not SP2007
LB
Oh. Sorry I assumed you were on 2007 since your question didn't specify 2003.
AboutDev
Yeah I'm on 2007, not 2003.
LB
By default lists are included in search results
Jason
+1  A: 

What account is the crawler running as? Maybe that account doesn't have read permission on the list, so it can't index it.

Can you find information from the same documents in other document libraries, when using the default search scope?

Can you find information from this document library using the default search scope?

Are you trying to create a custom search results page, or just scope?

Jason
A: 

One thing to try is to check the search crawl log to see if there were any errors when it was searching the library.

Daniel O