2021-08-23
355 reads
2021-08-23
355 reads
2021-07-19
415 reads
2021-07-12
512 reads
With the full-text search features in SQL Server, along with several hybrid search methods for comprehensive table scanning, companies can better meet specific business needs.
2009-02-20
2,448 reads
Here's how to use full-text search in SQL Server when querying exact SQL expressions that include symbols. Use these steps to search symbols in SQL with these steps.
2008-08-27
3,524 reads
Longtime SQL Server expert Bill Wunder has written a very interesting article on how to share knowledge among IT staff using the tools you already have in your organization.
2008-08-06
6,587 reads
I have heard that Full Text Search uses a noise words to eliminate meaningless words in searches. I have also heard that a thesaurus is used, but I am not exactly sure how. Can you provide some details related to how both of these technologies are used in Full Text Search? I am interested in more of a background on these specific Full Text Search technologies as well as where the files are located and how I can update them.
2008-05-19
2,630 reads
This script will help you to understand how to set & use full text search.
2007-10-18
575 reads
2007-01-18
1,051 reads
2006-09-19
988 reads
Now that your CFS has been setup it’s time to get the word out...
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
By Steve Jones
I’ve written a lot of coping tips now. Over two years worth (Mon-Fri) since...
I setup a staging environment to test basic always on availability group on SQL...
I have a procedure that creates a table. One of the fields labeled delay...
I'm looking into implementing availability groups for our organization after we upgrade from SQL...