When to use which search technique in Sharepoint development?

Posted by Lalit on Stack Overflow See other posts from Stack Overflow or by Lalit
Published on 2010-06-17T05:08:03Z Indexed on 2010/06/17 5:33 UTC
Read the original article Hit count: 212

Filed under:

When I have to use KeywordSearchQuery, when should I use FullTextSearchQuery and when should I use Query in developing the search part in Visual Studio for a Sharepoint site?

I want to search information from Contact list. If any keyword is put in the search box, I wan related information in our own specified format. Which technique should I use?

© Stack Overflow or respective owner

Related posts about search