MATCH (column1[,column2,...] AGAINST (string)

Description: Performs a full-text search on a column or columns for the text given by string, returning a floating-point measure of similarity, or 0 for no match.

A FULLTEXT index must exist on the columns being searched.

Introduced in version 3.23.23.

See also: Day 8, “Querying Data,” for full description and examples.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.226.165.247