SHAREPOINTSearch.com

Welcome to SHAREPOINTSearch.com Sign in | Join

in Search
Skip Navigation Links
Home
Resource CenterExpand Resource Center
Research CenterExpand Research Center
BIG Resource List
Blog Zone
Forums
RequestsExpand Requests
About Us

Usage of Contains Vs Like in MOSS FullTextSQl query for relevant results

Last post 03-05-2008 12:35 AM by Padmaja. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 03-05-2008 12:35 AM

    Usage of Contains Vs Like in MOSS FullTextSQl query for relevant results

    Hi,

    I am using customized search in MOSS using FullText sql query. In my custom search webpart I have to provide advanced search functionality.

    The user will choose the values from dropdownlists and hit the search.
     I have tried FullTextSQl query with the contains clause as well as Like :

    Contains(<column_Name>, '<search_input>')
    and also
    <search_column> like '%<search_input>%'

    But for the same search input i got different no.of results. Is there a specific reason behind this?

    For improved Performance and better ranking of the search results which one is prefferred to use.

    Thanks in Advance for any valuable input.

     

Page 1 of 1 (1 items)
SHAREPOINTSearch.com is not affiliated with or endorsed by the Microsoft Corporation.See our Terms, Conditions and Privacy Statements
SharePoint is a trademark of the Microsoft Corporation.