SitePoint Sponsor

User Tag List

Results 1 to 3 of 3

Thread: fultext help

  1. #1
    SitePoint Guru
    Join Date
    Jan 2005
    Location
    USA
    Posts
    633
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    fultext help

    Hi Guys

    I was reading here

    http://www.onlamp.com/pub/a/onlamp/2.../fulltext.html

    under restrictions that fulltext only returns results if there are 3 or more rows..

    Is that correct ?

    Thanks
    DD

  2. #2
    reads the ********* Crier silver trophybronze trophy SitePoint Award Recipient longneck's Avatar
    Join Date
    Feb 2004
    Location
    Tampa, FL (US)
    Posts
    9,854
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    no, that is not correct. it is a misinterpretation of the 50% rule.

    a search term that matches 50% or more of the rows will be ignored. if you have only 2 rows, then all terms will always match 0%, 50%, or 100% of the rows, and therefore the query will return 0 rows.

    so the minimum number of rows needed to get any results is 3.
    Check out our new Industry News forum!
    Keep up-to-date with the latest SP news in the Community Crier

    I edit the SitePoint Podcast

  3. #3
    SitePoint Guru
    Join Date
    Jan 2005
    Location
    USA
    Posts
    633
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by longneck View Post
    no, that is not correct. it is a misinterpretation of the 50% rule.

    a search term that matches 50% or more of the rows will be ignored. if you have only 2 rows, then all terms will always match 0%, 50%, or 100% of the rows, and therefore the query will return 0 rows.

    so the minimum number of rows needed to get any results is 3.
    Thank you

    DD

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •