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 9253463
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T11:13:30+00:00 2026-06-18T11:13:30+00:00

I have a .net server based application, that needs to be able to do

  • 0

I have a .net server based application, that needs to be able to do a full text ‘fuzzy’ search of a single db column only. The underlying db engine is SQL Server 2008 r2.

The data column is write once (never modified), and it is expected that under ‘load’ there will be up to 10 new strings being added per minute.

The strings are capped at 1000 characters. Currently only in Western languages, but it is planned to add others in the future.

The consuming client will pass a search term (most likely space separated keywords) to the server, which will then return a list of matching records back to the client.

The only ‘complicated’ part of this is that misspellings and similar words need to be catered for.

It feels as if rolling my own using something like DoubleMetaphone would work, but will obviously require development effort.

So I’m wondering if people think some of the existing search ‘apps’ out there may be suitable? (Lucene.net for example). Or if they will be overkill for such a small search requirement.

  • 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-06-18T11:13:31+00:00Added an answer on June 18, 2026 at 11:13 am

    I would use SQL Server Full-Text Search. It’s powerful, adjustable, supports linguistic features of different languages and so on.

    I think you should start from this:
    http://msdn.microsoft.com/en-us/library/ms142571(v=sql.105).aspx

    Very general steps to apply it to your application will be:

    1. Install Full-Text Search component from SQL Server installation.

    2. Create and adjust Full-Text index in your database.

    3. Define a search query with the necessary predicates.

    4. Integrate to your application!

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

Sidebar

Related Questions

I have a client server based windows forms application that needs an administrator only
I have a console application that is server based. I only want 1 instance
I have a .NET client that needs to connect to a remote SQL Server
I have an Asp.Net MVC application that works in the vs.net development web server.
I have an ASP.NET MVC Web Application that interacts with a SQL Server 2008
I am developing an ASP.NET intranet application that needs to have an interactive map
I have a client/server application written in C#/.NET 3.5 that I want to do
I have a web based application (ASP.NET 2.0) on a virtual dedicated Windows Server
We have an asp.net application that needs to be expanded to notify users when
I have an ASP.NET server that I do not have direct access to. How

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.