[MDEV-22987] Implement MeCab Full-text parser Created: 2020-06-23 Updated: 2020-10-21 Resolved: 2020-10-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Full-text Search |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Minor |
| Reporter: | Ian Gilfillan | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | Compatibility, fulltext | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
MeCab full-text parsing would support Japanese full-text search. It's been available in MySQL since 5.7. https://dev.mysql.com/doc/refman/5.7/en/fulltext-search-mecab.html This task was separated from MDEV-10267 so we can get a better indication of whether MeCab in particular is wanted. |