I have added 428,143 new jumps so that headers with special characters can now be searched and sub-headers are searchable as well:
Examples: かえる【返る・反る】
かえる
返る
反る
A[B, C, D, E]型(ウイルス性)肝炎 (sub-entry of かんえん【肝炎】)
A型肝炎
A型ウイルス性肝炎
B型肝炎
B型ウイルス性肝炎
C型肝炎
C型ウイルス性肝炎
D型肝炎
D型ウイルス性肝炎
E型肝炎
E型ウイルス性肝炎
The only issue is that entries containing brackets such as:
男子サッカー[柔道]
男子便所[トイレ]
男子単[シングルス]
男子社員[従業員]
Cannot be cleanly split as there is no clear pattern or hml that allows clean splitting. I had to use mecab and approximation so the result for those is not 100% accurate.
2026/06/01: removed a large amount of duplicate entries
Thank you very much for pointing this issue out. I have updated the mdx to remove a large number of duplicate entries. Could you please download it again to make sure the issue is resolved? Thank you very much.