Feature #1164

unicode collation support

Added by daijiro MORI 6 months ago. Updated 3 months ago.

Status:パッチレビュー待ち Start date:11/11/2011
Priority:High Due date:
Assignee:daijiro MORI % Done:

0%

Category:-
Target version:1.3

Description

unicode collationのサポートを行うかどうか決める

現状でgroongaはunicode normalization をサポートしているが、
unicode collation はサポートしていない。

判断ポイント

  • groongaユーザにとってメリットがあるのか?
  • サポートすることによってmysqlとの連携がスムーズになるのか?

0001-normalizer-implemented-normalizer-as-grn_proc.-refs-.patch (90.3 kB) Kouhei Sutou, 02/08/2012 06:22 pm

History

Updated by daijiro MORI 4 months ago

  • Priority changed from Normal to High

正規化の方法を選択可能にする。ソート順の正規化についてはサポートしない。

Updated by Kouhei Sutou 3 months ago

  • Status changed from 新規 to 担当者作業中
  • Assignee set to Kouhei Sutou
  • Target version set to 1.3

Updated by Kouhei Sutou 3 months ago

まずは、normalizerオブジェクトを作るパッチです。

これが取り込まれたらNFKCのプラグイン化→table_createへの--normalizerオプションの追加→UCAの追加と続きます。

Also available in: Atom PDF