protected property Transliteration::$transliterator in Search API 8
The transliteration service to use.
Type: \Drupal\Component\Transliteration\TransliterationInterface
File
- src/
Plugin/ search_api/ processor/ Transliteration.php, line 31
Class
- Transliteration
- Makes searches insensitive to accents and other non-ASCII characters.
Namespace
Drupal\search_api\Plugin\search_api\processorCode
protected $transliterator;