Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 890497
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T13:44:31+00:00 2026-05-15T13:44:31+00:00

I have an Incident table with one row that has the value ‘out of

  • 0

I have an Incident table with one row that has the value 'out of office' in the Description column.

However the following query does not return that row.

SELECT * FROM Incident
WHERE CONTAINS( (Incident.Description), '"out*"' )

The word ‘out’ is not in the noise file (I cleared the noise file completely and I rebuilt the index).

Is it because SQL Full-text search does not index small words? Is there a setting for that? Is there a command that I can run to see exactly which noise file has been used to build the index?

Note: I’m on SQL 2005.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T13:44:31+00:00Added an answer on May 15, 2026 at 1:44 pm

    when you deal with the noise files, they are not considered until you restart the propper SQL Server FullText Search service for your instance.

    I have tested your scenario doing the following and it works…


    1. Having the noise file with the value ‘out’ in it
    2. Insert records with value like ‘% out %’ in them
    3. Executed your select statement and see that they are not returned
    4. Modify the word file and remove the ‘out’ entry
    5. Restarted the SQL Server FullText Search service for my instance
    6. Rebuild the full text catalog using “ALTER FULLTEXT CATALOG [NameOfMyCatalog] REBUILD”
    7. Wait a bit (give a chance to the full text service to do the job)
    8. Executed your select statement and see that they are now returned

    Hope this helps…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following hyperlink grid-view column that needs to be sorted numerically by
I have a table with the following columns inspection_dt, contact_dt, description, product_mod, product_desc, contact_nm,
I'm quite new to LINQ. Suppose that I had the following table: Incident ID
I have an Incident class that uses the HasMany attribute to a Location class.
I have been building index on a 200 million row table for almost 14
I have an application that uses incident numbers (amongst other types of numbers). These
I have an issue that has just recently come to my attention. We have
HI, I have the following table which save agent ranking on daily basis on
I have an if statement with several conditions: if ( (fncIsSet($row[0]['incident']) == $line[4] &&
Now I'm sure some of you have heard of the incident that happened at

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.