How to Set full-text search for SQL Server

Source: Internet
Author: User

Take the full-text search of SQL database on your computer as an example.

If full-text retrieval has been installed when SQL Server is installed, skip this step. If full-text retrieval is not set when SQL Server is installed, you can reinstall it by placing it on the SQL Server installation disc and clicking the Install button on the installation page that appears. When setting the installation type, see the following figure:

When you select the custom mode, component options will appear in the next step. You must check the full-text retrieval feature, for example:

Then you can click Next to perform the default installation. After the installation is complete, you must be able to use the full-text search function.

First, openEnterprise ManagerThen, open the database and right-click your database, as shown in:

Next step:

Next we can set the full-text index for the pe_article table of the mobile system, for example:

Then, return to the pe_article table in this example and right-click "fill", for example:

Now, the full-text index of the pe_article table in this example is set.

Summary:After we perform full-text retrieval settings for some data tables in a database on SQL Server, we can use full-text retrieval settings in the mobile system) table.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.