7

MySQL Full-Text Search

 3 years ago
source link: https://www.mysqltutorial.org/mysql-full-text-search.aspx
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Home » MySQL Full-Text Search

MySQL Full-Text Search

In this section, you will learn how to use MySQL full-text search feature. MySQL full-text search provides a simple way to implement various advanced search techniques such as natural language search, Boolean text search, and query expansion.

Introduction to MySQL Full-Text Search

Gives you a brief introduction to MySQL full-text search and its features.

Creating FULLTEXT Indexes for Full-Text Search

In this tutorial, you will learn how to create a full-text index for columns in a table before you can perform full-text searches

MySQL Natural Language Full-Text Searches

In natural language search, MySQL looks for rows or documents which are relevant to the free-text natural human language query.

MySQL Boolean Full-Text Searches

You will learn about MySQL Boolean full-text search and its main features. We will give you some examples to help you understand the concept better.

MySQL Query Expansion

We show you a very important feature of MySQL full-text search which is known as Query Expansion.

MySQL ngram Full-Text Parser

This tutorial shows you how to use MySQL ngram full-text parser to support full-text searches for ideographic languages such as Chinese, Japanese, Korean, etc.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK