Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have a sharepoint site.. in that i have uploaded many docs...

When i perform a search by giving a keyword, its showing some docs which dont have that word.

I dnt know the reason for it..

Can anyone please help me to find the reason?

-Poorani

share|improve this question

1 Answer

Keyword searches search a document's content in addition to its metadata (where applicable). Is it possible that the keyword is contained somewhere in the documents contents?

share|improve this answer
No... the keyword is not present in the document.. i have checked that also... – Poorani Aug 30 '10 at 5:17
Is the keyword you're searching for AND or OR? There are certain words that are considered "noise" and will be omitted from your search, thus returning everything. – Steve Danner Aug 30 '10 at 12:53
im searching with only one keyword.. if that keyword is present, then that document has to be returned.. Now, the search result is giving me 2 docs for that keyword search...Of which, one doc is having that keyword, but the other doc is not having that keyword, not in metadata properties also .. – Poorani Aug 31 '10 at 5:25

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.