W3cubDocs

/MariaDB

Mroonga User-Defined Functions

Mroonga provides a number of User-defined functions (UDFs)

Title Description
Creating Mroonga User-Defined Functions How to install Mroonga's user-defined functions.
last_insert_grn_id Returns the unique Groonga id of the last-inserted record.
mroonga_command Pass a command to Groonga to execute
mroonga_escape Escaping a string.
mroonga_highlight_html Highlights the specified keywords in the target text.
mroonga_normalize Uses Groonga's normalizer to normalize text.
mroonga_snippet A keyword with surrounding text, or the keyword in context.
mroonga_snippet_html It provides a keyword with surrounding text, or the keyword in context.
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.

© 2019 MariaDB
Licensed under the Creative Commons Attribution 3.0 Unported License and the GNU Free Documentation License.
https://mariadb.com/kb/en/mroonga-user-defined-functions/