Reference
Examples
SUBSTRING and SUBSTR are aliases — both accept (field, start, length) and produce identical results.Fulltext search
TheMATCH...AGAINST construct computes a relevance score for one or more text fields against a search query. The result is a floating-point score you can filter and sort on.
Modes
Fields listed earlier in the
MATCH argument list receive a higher weight than later fields.