Search API Emoji

Categories

Component ID

2776231

Component name

Search API Emoji

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

253

Component created

Component changed

Component body

With the release of UTF8MB4 support for Drupal 7, you can now store Emoji as content values. However, you can't search for them.

This module adds a processor for the Search API module which replaces Emoji characters with their unicode text equivalents, allowing you to search for emoji both using the literal character or by words that appear in the text equivalent.

Setup

Requirements