Drupal is a registered trademark of Dries Buytaert
Release: Drupal 10.3.6 Update released for Drupal core (10.3.6)! Release: Drupal 11.0.5 Update released for Drupal core (11.0.5)! Release: Drupal 10.2.9 Update released for Drupal core (10.2.9)! Release: Drupal 10.2.10 Update released for Drupal core (10.2.10)! Release: Drupal 10.3.7 Update released for Drupal core (10.3.7)! Release: Drupal 11.0.6 Update released for Drupal core (11.0.6)! Release: Drupal 10.3.8 Update released for Drupal core (10.3.8)! Release: Drupal 11.0.7 Update released for Drupal core (11.0.7)! Module Revived: Translation Management Tool 8.x-1.19 Module tmgmt updated after 7 months of inactivity (8.x-1.19). Usage Milestone: Account field split Module account_field_split crossed 10,000 active installs.

The Search API Kana convert module provides a processor plugin for the Search API module. It's basically a wrapper of PHP mb_convert_kana function which allows Japanese character types(zenkaku, hankaku, hiragana, katakana) to be converted from one another.

Use cases

  • Normalize the data so the same words in different word types can be matched. (E.g convert "ABC 123" to "ABC 123" or "ひと" to "ヒト".)
  • convert full-width space " " to half-width space " " so the data can be properly splitted by tokenizer.

In Japanese:

Search API Kana convert モジュールは Search API モジュール用に、日本語特有の問題である文字種別の表記揺れを一定のルールで変換して検索性能を向上させる機能を提供します。

Drupal コアの Search モジュールや Search API の標準機能では、全角で入力されたアルファベットや数字などを半角の文字列で検索することができません。例えば全角で「ABC 123」と入力された文字列は半角で「ABC 123」と検索してもヒットしません。

このモジュールの機能によって検索インデックスの作成時および検索時に上記の様な全角・半角の文字種の違いを一定のルールで変換し、検索できるようにします。

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Jan 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Core Release date
1.0.2 Stable Jan 11, 2025