Moodle Plugins directory: Accent Insensitive Search Enabler | Moodle.org
Accent Insensitive Search Enabler
Local plugins ::: local_aise
Maintained by
Austrian Federal Education Portal,
Robert Schrenk,
pro-web at
This plugin enables accent insensitive search for PostgreSQL-Databases. However, it must be referenced as dependency by other plugins and used by the respective plugin developers. It will not change anything out of the box.
Latest release:
4 sites
7 downloads
1 fans
Moodle core code reports, that accent insensitive search is not possible with PostgreSQL.
This is only partly true, as there a various approaches how to achieve this goal. However, all alternatives are dependend on the actual database configuration. This plugin relies on the PostgreSQL-extension unaccent
and modifies SQL-statements accordingly.
There is no need for Moodle administrators to install this plugin separately. It will only do its job, if it is used by developers within their code. If developers use this plugin, they need to link it as dependency in their version.php. Hence, this plugin will be installed automatically if needed!
Useful links
Contributors
Austrian Federal Education Portal (Lead maintainer)
Robert Schrenk
pro-web at
Please login to view contributors details and/or to contact them
Comments