mecabsearch
Component type
Categories
Maintenance status
Development status
Component created
Component changed
MeCab Search provides MeCab functionality to Search module.
MeCab is a well-known open-source Japanese morphological analysis library. Generally, Using Drupal Search module for Japanese is problematic because words in Japanese are not separated by spaces as English and Search module's database tables tend to be huge and inefficient. Applying MeCab logic is one of the best solutions to improve Search module functionality for Japanese if your server already has MeCab itself and php-mecab that is php library to use MeCab from PHP.
Requirements
------------
