FullTextFunction
Full-text functions.
Functions
Link copied to clipboard
Creates a full-text match() function with the given full-text index expression and the query text
Creates a full-text expression with the given full-text index name and search text.
Link copied to clipboard
Creates a full-text rank function with the given full-text index expression. The rank function indicates how well the current query result matches the full-text query when performing the match comparison.
Creates a full-text rank function with the given full-text index name. The rank function indicates how well the current query result matches the full-text query when performing the match comparison.