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

  • Home
  • SEARCH
  • 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 136543
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T06:57:54+00:00 2026-05-11T06:57:54+00:00

I just setup full-text search on my development database. I setup a new full-text

  • 0

I just setup full-text search on my development database. I setup a new full-text index on a table and included 2 columns in the index. The first column is called ‘description’ and is a ‘varchar(100)’ and the other column is called ‘notes’ and is a ‘text’ column.

I am trying to perform a simple search like this:

select * from myTable where freetext(description, 'another') 

I know for sure that there is at least one row where the ‘description’ column contains the word ‘another’ as the first word. However, the search produces 0 results. Searching for other words seems to work fine.

Also, when I setup my full-text index I told it to automatically update the index and to go ahead and build the index right away. The database hasn’t changed at all since I did that.

  • 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. 2026-05-11T06:57:55+00:00Added an answer on May 11, 2026 at 6:57 am

    SQL Server considers ‘another’ to be a stopword (noise word). So for all intents and purposes, it is ignored when performing a FULLTEXT search.

    See C:\WINDOWS\system32\noise.eng (that is where it is installed on my system) for a full list of noise/stop words.

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

Sidebar

Related Questions

Assuming my application did not warrant a full blown DDD setup, would Repositories still
Ok so I have been looking around at just about every option under the
I'm trying to get the following regular expression to grab only the letters from
I have a NSWindow that I'm putting into fullscreen mode. I would like to
I am running Windows 7, and am not usually a developer in this setting,
I am trying to load a CSV file into an array using ColdFusion (version
I currently have a RoR application set up in a (semi-)production environment on a
In my last question I posted some sample code on how I was trying
I'm trying to create a simple app that draws rectangles within the Canvas tag.
The following doesn't come across as a cross-domain issue, but it smells like one.

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.